{{ change_log.title }}
version {{ change_log.version }} - {{ change_log.date }}
{% if change_log.tags %}
{% endif %}
{{ change_log.description | safe }}
{% if change_log.related_tickets %}
Tickets: {{ change_log.related_tickets }}
{% endif %}
Author: {{ change_log.author }}