{{ title }}

{% if generated_by is defined %}

Story By: {{ generated_by }}

{% endif %} {% if collection_url is defined %}

Collection URL: {{ collection_url }}

{% endif %}
{% for element in elements %} {% if element.type == 'link' %} {% if loop.index is divisibleby 4 %} {% endif %} {% else %} {% endif %} {% endfor %}