{% extends "charme_base.html" %} {% load i18n %} {% block main %}

Annotations - {{ graph_name }}

{% for annotation in annotations %} {% endfor %}
{{ annotation }}
{% endblock %}