{% extends 'base.html' %} {% block content %} {% load static %}

Admin Profile

Admin Profile


{% include 'includes/messages.html' %} {% csrf_token %}
{% endblock %}