From 96a660a21e47d43ebc473ce9d23e712c0e3e1261 Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 24 May 2017 15:23:11 +0200 Subject: initil release --- includes.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 includes.html (limited to 'includes.html') diff --git a/includes.html b/includes.html new file mode 100644 index 0000000..0350ef6 --- /dev/null +++ b/includes.html @@ -0,0 +1,20 @@ +{$pagetitle} + + + + + + + + + + + + +{if="is_file('data/user.css')"} + +{/if} +{loop="$plugins_includes.css_files"} + +{/loop} + \ No newline at end of file -- cgit v1.2.1