From 65f6693dff9616b3335d46fe7f068db2fbe37b1e Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 30 Mar 2016 21:19:10 +0300 Subject: Set X-Frame-Options header to "sameorigin". --- templates/page.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/page.tmpl') diff --git a/templates/page.tmpl b/templates/page.tmpl index 38b4d2c..96ec1a9 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -4,6 +4,7 @@ <TMPL_IF ISWEBSITE>Fripost – den fria e-postföreningen<TMPL_ELSE><TMPL_VAR TITLE></TMPL_IF> + -- cgit v1.2.3