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