{% extends "admin_main_base.html" %} {% block hello_user %}

This is my customized admin_main.html file.

{{ super() }} {% endblock %}