back
{{ status }}
{% for postit in postits %}
{{ postit.title }}
{{ postit.description }}
to:
{{postit.user_to}}
from {{postit.user_from}}
change
delete
+
{% endfor %}