work on registration form
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<meta name="theme-color" content="#9FCF6C"/>
|
||||
<link rel="icon" sizes="180x180" href="/res/img/pixeldrain.png"/>
|
||||
<link rel="icon" sizes="256x256" href="/res/img/pixeldrain_big.png"/>
|
||||
|
||||
|
||||
{{template "bgpattern"}}
|
||||
|
||||
<meta name="description" content="PixelDrain is a free file sharing service, you can upload any file and you will be given a shareable link right away. PixelDrain also supports previews for images, videos, audio, PDFs and much more. Uncensored, unmonitored and unmoderated."/>
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
<body>
|
||||
<div id='body' class="body">
|
||||
{{template "menu"}}
|
||||
{{template "menu" .}}
|
||||
<br/>
|
||||
<h1>Some Error occured</h1>
|
||||
Either you made a mistake, or I made a mistake.
|
||||
@@ -42,4 +42,4 @@
|
||||
{{template "analytics"}}
|
||||
</body>
|
||||
</html>
|
||||
{{end}}
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user