diff options
Diffstat (limited to 'templates/mobile')
-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 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" |