Delete custom/home.tmpl
This commit is contained in:
parent
62af537418
commit
797de66353
@ -1,29 +0,0 @@
|
|||||||
{{template "base/head" .}}
|
|
||||||
<div role="main" aria-label="{{if .IsSigned}}{{.locale.Tr "dashboard"}}{{else}}{{.locale.Tr "home"}}{{end}}" class="page-content home" style="height: 80vh; display: flex; align-items: center; justify-content: center;">
|
|
||||||
<div class="ui stackable middle very relaxed page grid">
|
|
||||||
<div class="sixteen wide center aligned centered column">
|
|
||||||
<div>
|
|
||||||
<pre style="line-height: 1;">
|
|
||||||
▄█▄ █▄▄▄▄ ██ ▄ █ █▀
|
|
||||||
█▀ ▀▄ █ ▄▀ █ █ █ █▄█
|
|
||||||
█ ▀ █▀▀▌ █▄▄█ ██ █ █▀▄
|
|
||||||
█▄ ▄▀ █ █ █ █ █ █ █ █ █
|
|
||||||
▀███▀ █ █ █ █ █ █
|
|
||||||
▀ █ █ ██ ▀
|
|
||||||
▀
|
|
||||||
</pre>
|
|
||||||
<br>
|
|
||||||
<br><br><pre style="line-height: 1;">
|
|
||||||
▄ ▄███▄ ▄▄▄▄▀
|
|
||||||
█ █▀ ▀ ▀▀▀ █
|
|
||||||
██ █ ██▄▄ █
|
|
||||||
█ █ █ █▄ ▄▀ █
|
|
||||||
█ █ █ ▀███▀ ▀
|
|
||||||
█ ██
|
|
||||||
|
|
||||||
</pre>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
{{template "base/footer" .}}
|
|
Loading…
Reference in New Issue
Block a user