{% extends "patterns/base_page.html" %} {% load wagtailcore_tags wagtailimages_tags static %} {% block content %}
{% if page.sessions %}{{ page.sessions }}{% endif %} {% if page.cost and page.sessions %} {% endif %} {% if page.cost %}{{ page.cost }}{% endif %}