diff --git a/wortschlucker/templates/frontpage.html b/wortschlucker/templates/frontpage.html new file mode 100644 index 0000000..bbc0bc3 --- /dev/null +++ b/wortschlucker/templates/frontpage.html @@ -0,0 +1,32 @@ + + + + + + Instant Notes + + + +

Neuer Wortschlucker

+ ${poll_new_small()} + + +

All Polls

+

Error: +

+

+

Create a new poll

+ + + + diff --git a/wortschlucker/templates/layout.html b/wortschlucker/templates/layout.html index 9ba5478..5755027 100644 --- a/wortschlucker/templates/layout.html +++ b/wortschlucker/templates/layout.html @@ -13,6 +13,17 @@ +
+
+ + + + ${errors.title} + + +
+
+
@@ -69,35 +80,32 @@