{# Switch to icon instead of text in `sm` view size for BS3 only. #} {%- if prev %} {%- if theme_bootstrap_version == "2" -%}{%- endif -%} {%- if theme_bootstrap_version == "3" -%}{%- endif -%} {{ "«"|safe }} {{ prev.title|striptags|truncate(length=16, killwords=True) }} {%- endif %} {%- if next %} {%- if theme_bootstrap_version == "2" -%}{%- endif -%} {%- if theme_bootstrap_version == "3" -%}{%- endif -%} {{ next.title|striptags|truncate(length=16, killwords=True) }} {{ "»"|safe }} {%- endif %}