{% extends "base.html" %} {% load static %} {% load widget_tweaks %} {% load dashboard_tags %} {% block content %}

Deatil {{ model_name }}

{% include 'alerts.html' %} {% include template_form_name %}
{% endblock content %}