--- layout: base ---

{{page.fileSlug}} {%for flag in flags%} {%endfor%}

{{content|safe}} {%if programs and programs|length > 0%}

Made with:

{%endif%} {%if palettes and palettes|length > 0%}

Color palette used:

{%for palette in palettes%} {%endfor%} {%endif%}
{%for image in images%}
{{image.alt}}
{%endfor%}
{%for attachment in attachments%}
{{attachment.alt}}
{%endfor%}