X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/6b9d2a8ea0a58826f0f30f135a3f7d065b3bb435..eee35e00bf0d0eb3d2a9f08f72c7052962fecbf6:/src/archive/templates/base.html diff --git a/src/archive/templates/base.html b/src/archive/templates/base.html new file mode 100755 index 0000000..5e0053f --- /dev/null +++ b/src/archive/templates/base.html @@ -0,0 +1,24 @@ +{% load i18n %} + + + + + + {% trans "Audiobook repository" %} + + + +
+ {% block repo-zones-nav %} {% endblock %} +
+ +
+{% block messages %}{% endblock %} +
+ +
+{% block content %}{% endblock %} +
+ + +