{% extends "base.html" %} {% block title %}{{ '| '+ title }}{% endblock %} {% block content %}
{% include '_nav.html' %} {% include '_list-header.html'%}
{% if ex_type == "S4W2" %}
STARTS4WaterII ↑
{% endif %} {% if ex_type == "LAN" %}
Local Artists Network ↑
{% endif %} {% if ex_type == "ES" %}
Ethics Studio ↑
{% endif %}
{% endblock content %}