{% extends "interface/project_base.html" %} {% load md2 %} {% block admin %} Add new {% endblock %} {% block page %}
{{ resource.description|markdown }}
{% if not resource.visible %}
(This resource is hidden from participants)
{% endif %}
There are no resources for this project