Added register page, email field, finished login + register UI, reduced the number of templates generated.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{{ define "footer" -}}
|
||||
<footer class="bg-gray-900 text-gray-300 mt-12">
|
||||
<div class="max-w-7xl mx-auto px-6 py-10">
|
||||
<div class="flex flex-col md:flex-row md:justify-between gap-8">
|
||||
@@ -41,4 +40,3 @@
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user