{% extends FUNC_BASE_HTML %} {% load i18n %} {% block css %} {{ block.super }} {% endblock css %} {% block js %} {{ block.super }} {% endblock js %} {% block ajaxform_modified %}{{ block.super }}{% endblock ajaxform_modified %} {% block to_ajaxform %}{% endblock to_ajaxform %} {%comment%}{% block form_enctype %}enctype="multipart/form-data"{% endblock form_enctype %}{%endcomment%} {% block function %}

{% trans "In order to use this function, you'll need to agree to the Remote Link 3 agreements." %}

{% trans "By using this function you are deemed to have agreed to this agreements." %}

{% trans "Remote Link 3 user policy" %}
{% endblock function %}