{% extends "base.html" %} {% load i18n %} {% load txcommontags %} {% block title %}{{ block.super }} | {% trans "Contact us" %}{% endblock %} {% block breadcrumb %}{{ block.super }} » {% trans "Contact us" %}{% endblock %} {% block content_title %}
{% trans "We'd like to make this web service as useful as possible for our users. If you have any feedback to provide, please do so!" %}
{% if form_message %} {% endif %}