misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli
2019-11-18 13:21:44 +01:00
parent b704614254
commit fd288b4acd

View File

@ -3,7 +3,7 @@
{% block title %} {% block title %}
{% if to %} {% if to %}
title>Reply to {{ to }} Reply to {{ to }}
{% else %} {% else %}
New Message New Message
{% endif %} {% endif %}