{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block title %}Classic Skin{% endblock title %} {% block page_content %}
{% include 'partials/page-title.html' with title='Classic Skin' %}
INSPINIA comes with the Classic Theme set as the Default.
{% endblock page_content %}