{% extends "../base.html" %} {% block content %} {% for contact in contacts %} {% endfor %} {% for item in items %} {% endfor %} {% endblock %}