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