From 0d8731a8f1c3a2d8bed7b4f88d3a3f9bab749404 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 24 Mar 2017 15:16:08 +0100 Subject: import --- themes/remi/tpl/_head.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 themes/remi/tpl/_head.html (limited to 'themes/remi/tpl/_head.html') diff --git a/themes/remi/tpl/_head.html b/themes/remi/tpl/_head.html new file mode 100644 index 0000000..5871e1f --- /dev/null +++ b/themes/remi/tpl/_head.html @@ -0,0 +1,13 @@ + + + + + + + +{{tpl:include src="user_head.html"}} +{{tpl:SysBehavior behavior="publicHeadContent"}} -- cgit