{# Extends this template with _layout.html #} {% extends "Admin/_layout.html" %} {# -------------------------------------------------------------------------- #} {% block admin_content %}

This is admin for real

{% endblock %}