diff --git a/.gitignore b/.gitignore index c71deb9..affaeca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ dela.zip bin/ TODO +conf.json diff --git a/pages/base.html b/pages/base.html index 4fa47f3..2efd162 100644 --- a/pages/base.html +++ b/pages/base.html @@ -6,51 +6,55 @@ - dela + Dela - + -
-
-
- - - Dela - - +
+
+
+ + Dela + - + -
- +
+ +
+ Login + Sign-up +
+
+
-
- Login - Sign-up -
-
-
-
-
- - - {{ template "content" . }} - + + + +
+ {{ template "content" . }} +
+ @@ -100,4 +104,4 @@ document.addEventListener('DOMContentLoaded', async function() { }, false) -{{ end }} \ No newline at end of file +{{ end }} diff --git a/pages/index.html b/pages/index.html index 62f0b41..b9f11e1 100644 --- a/pages/index.html +++ b/pages/index.html @@ -3,91 +3,90 @@ {{ define "content" }} -
- -
- -
+ + +