{%assign tsize = include.title | size%}{% if include.url %}{% endif %}{% for t in include.title %}{% if t[0] == 'en' %}{{t[1]}}{% endif %}{% endfor %}{%if tsize > 1%}{% for t in include.title %}{% if forloop.first %} ({% endif %}{% unless t[0] == 'en' %}{{t[1]}}{% unless forloop.last %}, {% endunless %}{% endunless %}{% if forloop.last %}){% endif %}{% endfor %}{% endif %}{% if include.url %}{% if include.external %}{% include_cached icon.html name="external-link" label="External Site" %}{% endif %}{% endif %}