{% comment %} Either the chosen or unchosen div will be shown, depending on the presence of the 'blank' class on the container. Any element with the 'action-choose' class will open the page chooser modal when clicked. {% endcomment %}
{% block chosen_state_view %} {{ title }} {% endblock %}
{% if widget.show_create_link and create_item_url %} {{ widget.link_to_create_text }} {% endif %}
{{ original_field_html }}