{% extends 'page_base.html' %} {% load static %} {% block page-subtitle %} : {{ flatpage.title }}{% endblock %} {% block page-content %} {% if flatpage %} {% include "flatpages/snippets/flatpage_content.html" %} {% endif %} {% with min_degree=3 %}
Loading...
{% comment %}
{% endcomment %}
{% endwith %} {% endblock %}