{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block html_attribute %}data-skin="flat"{% endblock html_attribute %} {% block title %}Flat Skin{% endblock title %} {% block page_content %}
data-skin="flat" in the <html> tag to use the Flat theme.