{% if tag.note %}
{{ tag.note | linebreaksbr }}
{% else %}
Lintian did not output a note for this tag
{% endif %}
{% if tag.pointer %}
[{{ tag.pointer }}]
{% endif %}
{% if tag.comment %}
Comment:
{{ tag.comment }}{% endif %}