diff --git a/templates/_layout.html b/templates/_layout.html index 19124e6..a03be7e 100644 --- a/templates/_layout.html +++ b/templates/_layout.html @@ -4,6 +4,7 @@ {{ title }} + @@ -11,10 +12,36 @@ @@ -23,6 +50,23 @@ {% block content %}{% endblock %} + + diff --git a/templates/homepage.html b/templates/homepage.html index 1a6380e..d43ac3f 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -6,26 +6,61 @@
+ + +
- - + +
-
@@ -66,12 +101,28 @@