{% extends "base.html" %} {% from 'bootstrap4/form.html' import render_form, render_field %} {% block app_content %}

External Resources

{% include 'about-sts.html' %}
{% include 'about-mdb.html' %}
{% endblock %}