Main title
This is a demo of the Page component.
{% extends "base/skeleton_pf4.html" %} {% load static %} {% load i18n %} {% load is_active %} {% load utils %} {% block body %} {% include 'partials/messages.html' %}
{% endblock %} {% block scripts %} {{ block.super }} {% endblock %}