{% extends 'admin.html' %} {% block content %} {% if obj %} {{obj}} {% endif %} {% endblock %}