diff options
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r-- | templates/page.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 96ec1a9..38b4d2c 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -4,7 +4,6 @@ <title><TMPL_IF ISWEBSITE>Fripost – den fria e-postföreningen<TMPL_ELSE><TMPL_VAR TITLE></TMPL_IF></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="utf-8" /> - <meta http-equiv="X-Frame-Options" content="sameorigin"> <!-- Bootstrap --> <link rel="stylesheet" href="<TMPL_VAR BASEURL>static/css/bootstrap.min.css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> |