aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/install.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/install.tpl')
-rw-r--r--view/tpl/install.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/tpl/install.tpl b/view/tpl/install.tpl
new file mode 100644
index 000000000..b3a5f46ff
--- /dev/null
+++ b/view/tpl/install.tpl
@@ -0,0 +1,10 @@
+
+<h1>$title</h1>
+<h2>$pass</h2>
+
+
+{{ if $status }}
+<h3 class="error-message">$status</h3>
+{{ endif }}
+
+$text