Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<div class="flex justify-center">
|
||||
<div class="flex w-3/4 min-h-[80vh]">404 - Page not found</div>
|
||||
</div>
|
||||
{{/* {{ .Content }} */}} {{ end }}
|
||||
Reference in New Issue
Block a user