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