{% extends "base.html" %} {% block main %} {% with layout="list-view" %} {% include "multiple_resources.html" %} {% endwith %} {% endblock %}