diff --git a/templates/landing.html b/templates/landing.html new file mode 100644 index 0000000..f4e723c --- /dev/null +++ b/templates/landing.html @@ -0,0 +1,20 @@ +{{define "landing"}} {{template "layout-page-start" (args "Title" +"ComicVerse")}} +
+
+

Welcome back

+ + + +
+
+{{template "layout-page-end"}} {{end}}