{% load static %}
Dashboard - {% block title %}{% endblock %} | AppSeed
{% block stylesheets %}{% endblock stylesheets %} {% include "includes/sidebar-rtl.html" %}
{% include "includes/navigation-rtl.html" %} {% block content %}{% endblock content %}
{% include "includes/fixed-plugin.html" %} {% include "includes/scripts.html" %} {% block scripts %}{% endblock scripts %}