summaryrefslogtreecommitdiff
path: root/templates/not_found.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-08-13 22:27:32 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-08-13 22:27:32 +0200
commit146f9df71bfb6f883ba557510dc282458348e260 (patch)
tree09333c42ddf21ec4a08b55fe38321648cd3795f2 /templates/not_found.html.ep
parentc996e2abf0b0830fbe3539c25ff4fe25e33a165d (diff)
make landing page mobile-accessible (also, HTML5 forms!)
Diffstat (limited to 'templates/not_found.html.ep')
-rw-r--r--templates/not_found.html.ep1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/not_found.html.ep b/templates/not_found.html.ep
index 35255b3..8d4883b 100644
--- a/templates/not_found.html.ep
+++ b/templates/not_found.html.ep
@@ -3,6 +3,7 @@
<head>
<title>vrr-fakedisplay</title>
<meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
%= stylesheet '/main.css'
</head>
<body>