{% extends 'base.html' %} {% load staticfiles %} {% block content %}
Protocol List
{% for protocol in protocol_list %} {% endfor %}
Title Author Date Uploaded Last Modified Rating
{{ protocol.0 }} {{ protocol.1 }} {{ protocol.2 }} {{ protocol.6 }} {{ protocol.5 }}
{% endblock %}