{% load automarkup %}
{{ note.title }} {{ note.get_visibility_display }} {{ note.author.profile.full_name }} {{ note.created }} {% include "bi/trash-fill.html" %}
{% automarkup note.description %}