{% assign cb_doc_card_class = '' %} {% if doc.index_list !=nil and doc.index_list.no_hover_enlarge_effect == true %} {% assign cb_doc_card_class = 'no-hover-enlarge' %} {% endif %}
{% if doc.image %} {% if doc.index_list !=nil and doc.index_list.read_more_btn == true %} Read more {% endif %} {% unless doc.index_list !=nil and doc.index_list.disable_card_link == true %} {% endunless %}
card image
{% if doc.index_list !=nil and doc.index_list.disable_card_link == true %}
{{ doc.title }}
{% else %}
{{ doc.title }}
{% endif %} {% include collection_browser/_doc-thumb__excerpt.html doc=doc %}
{% unless doc.index_list !=nil and doc.index_list.disable_card_link == true %} {% endunless %} {% else %} {% if doc.index_list !=nil and doc.index_list.read_more_btn == true %} Read more {% endif %} {% unless doc.index_list !=nil and doc.index_list.disable_card_link == true %} {% endunless %}
{% if doc.index_list !=nil and doc.index_list.disable_card_link == true %}
{{ doc.title }}
{% else %}
{{ doc.title }}
{% endif %} {% include collection_browser/_doc-thumb__excerpt.html doc=doc %}
{% unless doc.index_list !=nil and doc.index_list.disable_card_link == true %} {% endunless %} {% endif %}