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

Follow Resources

When you follow a resource you will be notified by email every time a new annotation is created about the resource.

{% for resource in followed_resource %} {% endfor %}
{{ resource }}
{% endblock %}