{% extends "dashboard_app/_content_with_sidebar.html" %} {% comment %} This template is a candidate for lava-server/form.html (generic form template) To make it work sensibly we need to move javascript and theme code to widgets and start using proper widget media references {% endcomment %} {% load humanize %} {% load markup %} {% load i18n %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %}
{% endblock %}