summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/templates/_page.html')
-rw-r--r--modules-available/locationinfo/templates/_page.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/locationinfo/templates/_page.html b/modules-available/locationinfo/templates/_page.html
new file mode 100644
index 00000000..dfc941ae
--- /dev/null
+++ b/modules-available/locationinfo/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