{% extends "template_frota.html" %} {% load crud_tags %} {% block content %} {% if form.errors %}
{% endif %} {% change_panel icon title form_data form_template %} {% endblock %}