summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/templates
diff options
context:
space:
mode:
authorUdo Walter2016-11-22 12:17:04 +0100
committerUdo Walter2016-11-22 12:17:04 +0100
commit8a7d2cdb4c8e1727474709706f4d9314cb82097a (patch)
tree9a192774b79d6d35546d900a65f272803363fae6 /modules-available/statistics_reporting/templates
parent[sysconfig] Improve ad handling once again (diff)
downloadslx-admin-8a7d2cdb4c8e1727474709706f4d9314cb82097a.tar.gz
slx-admin-8a7d2cdb4c8e1727474709706f4d9314cb82097a.tar.xz
slx-admin-8a7d2cdb4c8e1727474709706f4d9314cb82097a.zip
[statistics_reporting] new empty module
Diffstat (limited to 'modules-available/statistics_reporting/templates')
-rw-r--r--modules-available/statistics_reporting/templates/_page.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/statistics_reporting/templates/_page.html b/modules-available/statistics_reporting/templates/_page.html
new file mode 100644
index 00000000..dfc941ae
--- /dev/null
+++ b/modules-available/statistics_reporting/templates/_page.html
@@ -0,0 +1,4 @@
+<div style="border:5px solid red">
+ <h1>{{lang_hello}}, {{foo}}</h1>
+ ** {{now}} **
+</div> \ No newline at end of file