{% extends "layout.html" %} {% block content_custom_css %} {% endblock %} {% block content %} {% if not aid %} {% else %}
{% for (aid, ) in annotation_list %}
{% endfor %}
{% endif %} {% endblock %} {% block content_custom_javascript %} {% endblock %}