{% extends "base.html" %} {% block content %} {% if object_list %}

All my lists

{% endif %}

{% endblock %}