X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9d45a0c27afb45604b62ffb37fd110a71366c918..16358b72e70a109652609551c0ad89aec28fc58b:/src/wolnelektury/templates/board_base.html diff --git a/src/wolnelektury/templates/board_base.html b/src/wolnelektury/templates/board_base.html new file mode 100644 index 000000000..cadb6bbe8 --- /dev/null +++ b/src/wolnelektury/templates/board_base.html @@ -0,0 +1,48 @@ +{% extends "board_base.html" %} +{% load i18n %} + +{% block header %} + + + + + + +{% endblock header %}