1. {{ object.book.title }}
  2. {% if not request.GET.q %} {% for bc in breadcrumb %}
  3. {% if bc.cls1 == 'active' %}{% endif %} {{ bc.label }} {% if bc.cls1 == 'active' %}{% endif %}
  4. {% endfor %} {% endif %}