{% load wagtailcore_tags %}
{% if card.sessions %}{{ card.sessions }}{% endif %} {% if card.sessions and card.cost %} | {% endif %} {% if card.cost %}{{ card.cost }}{% endif %}