diff --git a/app/templates/_skel.html b/app/templates/_skel.html index f3cb4a7..e32436b 100644 --- a/app/templates/_skel.html +++ b/app/templates/_skel.html @@ -15,7 +15,7 @@ {% block body %}
-

DoneTh.at

+

DoneTh.at

{% block header_user %} {% if current_user.is_authenticated %}

Hi {{ current_user.username }}!

@@ -27,6 +27,9 @@
{% block content %} {% endblock %} +
+ Made with ❤️ by Wojciech ~irth Kwolek +
{% endblock %} diff --git a/app/templates/index.html b/app/templates/index.html index ea01967..68f4ed6 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -13,7 +13,7 @@

-
+