From 631476ff6e3f75a06cc5da7cfa6e9e5517d8d079 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 11 Jul 2015 20:17:33 +0200 Subject: [PATCH] use smarty3 for config forms --- curweather/templates/admin.tpl | 2 ++ curweather/templates/settings.tpl | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 curweather/templates/admin.tpl create mode 100644 curweather/templates/settings.tpl diff --git a/curweather/templates/admin.tpl b/curweather/templates/admin.tpl new file mode 100644 index 00000000..5f0c11bf --- /dev/null +++ b/curweather/templates/admin.tpl @@ -0,0 +1,2 @@ +{{include file="field_input.tpl" field=$appid}} +
diff --git a/curweather/templates/settings.tpl b/curweather/templates/settings.tpl new file mode 100644 index 00000000..1453b210 --- /dev/null +++ b/curweather/templates/settings.tpl @@ -0,0 +1,17 @@ + +

{{$header}}

+
+