{% extends "venue/base.html" %} {% load boxes_tags %} {% block body_id %}directions{% endblock %} {% block subpage_title %}Directions to the Venue{% endblock %} {% block content %} {% box "directions" %} {% endblock %}