{% extends "template_frota.html" %} {% load common_tags %} {% load static %} {% block content %} {% include 'dashboard/seletor_data.html' with title="Frotas" %} {% dash_grid 'frota' %} {% endblock %}