{% load static %} {% block customjs %} {% endblock %} {% block content %}
{% if info.picture_path %} {% endif %}

Release updates

{{info.product_name}} by {{info.author}} {% if info.contact_email %} | {{ info.contact_text|default:info.contact_email }} {% endif %} {% if version %}

v{{ version }} released on {{ release_date }}

{% endif %}
{{ changelog|safe }}
Date Version
{% endblock %}