first commit
This commit is contained in:
1
templates/home/error.tmpl
Normal file
1
templates/home/error.tmpl
Normal file
@ -0,0 +1 @@
|
||||
{{.error}}
|
6
templates/home/home.tmpl
Normal file
6
templates/home/home.tmpl
Normal file
@ -0,0 +1,6 @@
|
||||
<center>
|
||||
<h1 class="mt-5" style="font-size:60px">{{.conf.AppName}}</h1>
|
||||
<p>{{.conf.AppSubname}}</p>
|
||||
|
||||
<img id="logo" src="{{.conf.AppWeburl}}/uploads/logo/{{.conf.AppLogolight}}" width="250px">
|
||||
</center>
|
Reference in New Issue
Block a user