diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 2ad4583..92e4427 100644 --- a/templates/base.html +++ b/templates/base.html @@ -10,6 +10,7 @@ <!--[if IE]> <script src="{{MEDIA_URL}}js/html5.js"></script> <![endif]--> + <meta name="viewport" content="initial-scale=1.0"> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" |