{% extends host_template %} {% block content %}
{% if collection.visible %}
{{ collection.name }}
{% endif %}
{% endblock content%}