{% extends "base.html" %} {% block breadcrumb %}
{% if collection.description %} {{ collection.description | safe }} {% else %} {{ collection.short_description }} {% endif %}