{% extends "forms/user_tab.html" %} {% load exfiltry %} {% load exsyntax %} {% block pythoncode %} {% if not form_list %} {% endif %} {% endblock %} {% block all %} {% with show_title_bar=1 title='Web server' %} {{ block.super }} {% endwith %} {% endblock %} {% block content %} {% endblock %}