prompt 6
This commit is contained in:
9
web/templates/public/home.html
Normal file
9
web/templates/public/home.html
Normal file
@@ -0,0 +1,9 @@
|
||||
{{define "content"}}
|
||||
<h1>Trustcontact</h1>
|
||||
<p class="muted">Boilerplate GoFiber + HTMX + Svelte CE + GORM.</p>
|
||||
<div class="row">
|
||||
<a href="/signup">Crea account</a>
|
||||
<a href="/login">Accedi</a>
|
||||
<a href="/forgot-password">Password dimenticata</a>
|
||||
</div>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user