{{ title }} {% if request.limited %} {{ _('You have exceeded the number of private messages that can be sent in a day.') }} {% endif %} {% csrf_token %} {{ message_form(form) }} {{ _('Send') }} {{ _('Cancel') }}