{% extends "centerCendari.html" %} {% load set_var %} {% load typogrify display note_sections staticfiles compress %} {% block js %} {% endblock %} {% block css %} {% endblock %} {% block init %} {% endblock init %} {% block model_fields %}
 
{% if topic.id %}
{% csrf_token %} {% else %} {% csrf_token %} {% endif %}
{{ topic.preferred_name }}
(e.g. to resolve the entity place 'Berlin' use the URL: http://dbpedia.org/resource/Berlin )
{% if topic.id %} {%endif%} {% if topic.id %} {% else %} {% endif %}
{% endblock model_fields %} {% block functions %} {% endblock functions %}