{% extends "base.html" %} {% load wagtailimages_tags navigation_tags %} {% block head-extra %} {% endblock head-extra %} {% block content %} {% image self.image fill-1920x600 as hero_img %}
{% if page.is_open %} This location is currently open {% else %} Sorry, this location is currently closed {% endif %}
{{ page.introduction }}