diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-06-19 23:36:39 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-06-19 23:36:39 +0000 |
commit | 514a1c9a35b7699d8b1738887a9e076d29a0743c (patch) | |
tree | 4b67e9225d1d196a77c76589e7a63297b093a6b1 /templates/mobile/base.html | |
parent | baf1c32ccfadc63a3a64851c3338349f121acc05 (diff) |
none
Diffstat (limited to 'templates/mobile/base.html')
-rw-r--r-- | templates/mobile/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mobile/base.html b/templates/mobile/base.html index f388359..ed4f76a 100644 --- a/templates/mobile/base.html +++ b/templates/mobile/base.html @@ -3,7 +3,7 @@ <head> <title>{% block pagetitle %}Luxagraf Mobile - Topografical Writings{% endblock %}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <meta name="viewport" content="width=device-width" /> + <meta name="viewport" content="width = 320" /> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" |