{% load i18n form_tags %}

{% trans "Auto-reply message" %} {% trans "Define a message to automatically send when you are off" %}


{% csrf_token %} {% render_form form %}