{% extends "aristotle_mdr/base.html" %} {% load util_tags %} {% block content %}
Below is a complete listing of the extensions that are used in {{ config.SITE_NAME }}, click any of the headings below for more information.
{% if content_extensions %}{{ ext.description }}
{% endfor %} {% endif %} {% else %} No extensions have been installed on this site. {% endif %} {% endblock %}