{% extends "base.html" %} {% block body %}

Send an anonymous note

{% if error %}

{{ error }}

{% endif %}

Notes are anonymous: only message contents are shown in inbox.

{% endblock %}