{% extends "ui/base_ui.html" %} {% block title %}Admin - ATP Platform{% endblock %} {% block content %}

Admin

Administrative views for {{ user.username }}.

{% endblock %}