- - - {{ name }} - - - - - {% if links %} - - {% for link in links %} - - {{ link.name }} - - {% endfor %} - - {% endif %} - -
- - {{ data.title }} - {{ data.releaseDate }} - {{ data.description }} - - {# {{ content }} #} - {{ content | safe }} - -