{% extends 'base.html' %} {% block title %} | Superuser tools: Platform settings{% endblock %} {% block main %}
{% include 'snippets/messages.html' %}

Platform settings

{% csrf_token %}
{% endblock %} {% block libraries %} {% endblock %}