{% comment %} Template for a form ajaxified select field. {% endcomment %}
{% if field.errors %}{{ field.html_error_list }}{% endif %} {% if help_text %}

{{ help_text }}

{% endif %}

Type the first few letters of the {{ fieldname }} {{ lookup_field }} to have a list of matches shown. {% if addlink %}If they do not exist then Add a {{ fieldname }} before completing this form.{% endif %}