{% load i18n %} {% block cell-content %}
{% block title %}

{% trans 'Tracking Code' %}

{% endblock %}
{% block form-pre %}{% endblock %}
{% block form-top %} {% block intro-text %}

{% blocktrans %} A tracking code is attached to all your forms, it is there to help you in dealing with the administration. To find the details of a form linked to a tracking code, you can enter the code in the entry below: {% endblocktrans %}

{% endblock %} {% endblock %} {% block form-bottom %}{% endblock %}
{% block form-post %}{% endblock %}
{% endblock %}