{% load i18n form_tags %}{% load url from future %}

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


{% csrf_token %} {% render_form form %}