summaryrefslogtreecommitdiff
path: root/templates/mobile
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-19 20:07:26 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-19 20:07:26 +0000
commitbaf1c32ccfadc63a3a64851c3338349f121acc05 (patch)
tree1161cc72da1dc5ae6158b4660dc26b241120035a /templates/mobile
parentd9282f27d1f165acd8a70713003adbf701adc43c (diff)
added mobile stylesheet
Diffstat (limited to 'templates/mobile')
-rw-r--r--templates/mobile/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mobile/base.html b/templates/mobile/base.html
index 6bf2c7c..f388359 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" />
<link rel="alternate"
type="application/rss+xml"
title="RSS 2.0"