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

General settings

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