{% extends "base.html" %} {% block title %}Config Dashboard{% endblock %} {% block content %}

Configuration Dashboard

Actions
DNS Manager
DNS Entry Actions
Extra URLs Manager
Extra URL Actions
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}