Some signin page changes

This commit is contained in:
localhost_frssoft 2022-11-13 02:19:17 +03:00
parent 0f060f09c9
commit a678b620a1
1 changed files with 9 additions and 5 deletions

View File

@ -13,11 +13,6 @@
<button type="submit"> Signin </button> <button type="submit"> Signin </button>
</form> </form>
<p>
See
<a href="https://git.freesoftwareextremist.com/bloat" target="_blank">git.freesoftwareextremist.com/bloat</a>
for more details.
</P>
<details> <details>
<summary>Sign up</summary> <summary>Sign up</summary>
<p> <p>
@ -52,5 +47,14 @@
</p> </p>
</details> </details>
<p>
See
<a href="https://git.freesoftwareextremist.com/bloat" target="_blank">git.freesoftwareextremist.com/bloat</a>
for more details.
<br/>
<a href="https://gitea.phreedom.club/localhost_frssoft/bloat/src/branch/bloat-gts" target="_blank">bloat-gts fork branch</a>
</P>
{{template "footer.tmpl"}} {{template "footer.tmpl"}}
{{end}} {{end}}