{% extends 'base.html' %} {% load i18n %} {% block title %}{{ page_title }}{% endblock %} {% block main %}
{{ tab_group.render }}
{% endblock %}