{%for contribution, contents in contributions.items()%} {% for content in contents %}
{%if content['pic'] %} {{content['alt']}} {% if content["alt"] %}
{{content['alt']}}
{% endif %} {%elif content['img'] %} {{content['alt']}} {% if content["alt"]%}
{{content['alt']}}
{% endif %} {%elif content['card']%}
{{content['card']}}
{{content['quote']}} The Leader
Motivation
{{content['motivation']}}
Empathy
{{content['empathy']}}
Vision
{{content['vision']}}
Positivity
{{content['positivity']}}
{%elif content['definition']%}
{{content['start']}} {{content['category']}}

{{content['definition']}}

{%elif content['type'] == 'mimic-colophon'%}
{{content['original']}}
{{content['original-credits']}}
{{content['original-action']}}
{{content['original-date']}}

{{content['current']}}
{{content['current-credits']}}
{{content['current-action']}}
{{content['current-date']}}
{%elif 'nw' in content or 'ne' in content or 'se' in content or 'sw' in content%}

{%if content['ne']%}{{content['ne']}}{%endif%} {%if content['nw']%}{{content['nw']}}{%endif%}

{%if content['se']%}{{content['se']}}{%endif%} {%if content['sw']%}{{content['sw']}}{%endif%}

{%else%}

{{content['description']}}

{% if contribution == 'karaoke' %} {% else %} {%endif%} {%endif%}
{% endfor %} {%endfor%}