{% extends 'base.html' %} {% block content %} {% include 'blocks/media-list.html' with media_set=object_list %} {% endblock %}