{# #}
{% if is_long_name %}

${truncated_name}

{% end %}\ {% if not is_long_name %}

${name}

{% end %}

${url_html}

{% if notes %}

${notes}

{% end %} {% for tag in tags %} ${tag.tag}{% end %}