{% extends "base.html" %} {% block title %}{% if parent %}Reply{% else %}Compose Netmail{% endif %}{% endblock %} {% block content %}

{% if parent %}Reply to Netmail{% else %}New Netmail{% endif %}

Need to look up an address? Search the nodelist.
Markdown is supported when viewing if the recipient renders it. Tagline (set in Profile → Edit) is auto-appended.
Cancel
{% endblock %}