mirror of https://github.com/interlegis/sapl.git
3 changed files with 15 additions and 1 deletions
@ -0,0 +1,5 @@ |
|||
{% extends "base.html" %} |
|||
{% load i18n common_tags%} |
|||
{% block content_container %} |
|||
{{ block.super }} |
|||
{% endblock content_container %} |
|||
Loading…
Reference in new issue