{% load i18n %}

{% trans "Comment" %}

{% if object.comment %} {{ object.comment }} {% else %} {% endif %}