aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/template/common.go
diff options
context:
space:
mode:
Diffstat (limited to 'server/template/common.go')
-rw-r--r--server/template/common.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/server/template/common.go b/server/template/common.go
index 0a803b2..79aae94 100644
--- a/server/template/common.go
+++ b/server/template/common.go
@@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
-// 2017-11-27 21:07:53.233262137 -0800 PST m=+0.027448365
+// 2017-12-02 14:53:55.184002045 -0800 PST m=+0.017198687
package template
@@ -29,7 +29,7 @@ var templateCommonMap = map[string]string{
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="robots" content="noindex,nofollow">
<meta name="referrer" content="no-referrer">
{{ if .csrf }}
@@ -106,6 +106,6 @@ var templateCommonMap = map[string]string{
var templateCommonMapChecksums = map[string]string{
"entry_pagination": "f1465fa70f585ae8043b200ec9de5bf437ffbb0c19fb7aefc015c3555614ee27",
- "layout": "8be69cc93fdc99eb36841ae645f58488bd675670507dcdb2de0e593602893178",
+ "layout": "0a06f790d6caad2918c5038f7aa4a2f88ff3b31ed8f52749d45344f2be7bee53",
"pagination": "6ff462c2b2a53bc5448b651da017f40a39f1d4f16cef4b2f09784f0797286924",
}