{% extends '../base_sidebar.html' %} {% block sidebar %} {% include 'admin_sidebar.html' %} {% end %} {% block content %}

Dashboard

{% end %}