{% extends "admin/base.html" %} {% block content %} {% if item_list %} {% else %} No Items found. {% endif %} {% endblock content %}