{% extends "structure/base.html" %} {% block content %}
{% if tab_content %}{{ tab_content|safe }}{% endif %} {% block tab_content %}{% endblock %}
{% endblock %}