{% extends "base.html" %} {% load get_placeholder_tag %} {% block content %} {% get_placeholder "top" as top %} {% get_placeholder "bottom" as bottom %} {% if top %} {{ top }} {% endif %} {% for group in categories %}