{% extends "venue/base.html" %} {% load boxes_tags %} {% block body_id %}hotels{% endblock %} {% block subpage_title %}Hotels{% endblock %} {% block content %} {% box "hotels" %} {% endblock %}