{% extends 'base_template.html' %} {% block navbar %} {% include 'user_navbar.html' %} {% endblock %} {% block sidebar %} {% include 'sidebar_frota.html' %} {% endblock %}