diff --git a/wortschlucker/database.sqlite b/wortschlucker/database.sqlite index caa7467..a4b7ddd 100644 Binary files a/wortschlucker/database.sqlite and b/wortschlucker/database.sqlite differ diff --git a/wortschlucker/templates/layout.html b/wortschlucker/templates/layout.html index 6e3db17..ca5d89c 100644 --- a/wortschlucker/templates/layout.html +++ b/wortschlucker/templates/layout.html @@ -7,7 +7,7 @@ WortSchlucker<py:if test="title">: ${title}</py:if> - + ${select('*[local-name()!="title"]')} @@ -26,11 +26,11 @@ -