diff --git a/dynastie/templates/base.html b/dynastie/templates/base.html index c637d6e..e7464d3 100755 --- a/dynastie/templates/base.html +++ b/dynastie/templates/base.html @@ -1,9 +1,10 @@ Dynastie - + {% load static %} + {% block head %} {% endblock %} - + diff --git a/dynastie/templates/login.html b/dynastie/templates/login.html index 16635b6..b541882 100755 --- a/dynastie/templates/login.html +++ b/dynastie/templates/login.html @@ -1,7 +1,8 @@ Dynastie - + {% load static %} +