{% extends 'cPanel/base.html' %} {% block content %} Settings {% if user.is_superuser or user.is_staff %} Manage Users Create new users {% endif %} ✉ Profile ℙ Change Password {% endblock content %}