{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block html_attribute %}data-skin="material" data-menu-color="light" data-topbar-color="dark"{% endblock html_attribute %} {% block title %}Material Skin{% endblock title %} {% block page_content %}
data-skin="material" in the <html> tag to use the Material theme.