{% extends "area_base.html" %} {% block title %} {% if discipline_groups and discipline_groups | length == 1 %} {{ discipline_groups[0].name }} {% else %} {{ discipline_slug | title }} {% endif %} | Craft | TheOrganist24 {% endblock %} {% block area_content %}
No pieces to show yet.
{% endif %} {% endfor %} {% include "_offerings.html" %} {% endblock %}