X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/eee35e00bf0d0eb3d2a9f08f72c7052962fecbf6..51366edab95d0a1a6c5ae60d46c379b1048c55f5:/src/archive/templates/base.html diff --git a/src/archive/templates/base.html b/src/archive/templates/base.html old mode 100755 new mode 100644 index 5e0053f..d3db485 --- a/src/archive/templates/base.html +++ b/src/archive/templates/base.html @@ -1,22 +1,27 @@ -{% load i18n %} +{% load i18n static %} + - + + + + {% trans "Audiobook repository" %} -
+
+ + -
+
{% block messages %}{% endblock %}
-
+
{% block content %}{% endblock %}