{% extends "base.html" %} {% block head_title %}Protocol: {{ object }}{% endblock %} {% block title %}{{ object }}{% endblock %} {% block content %}

View Protocol

{% if object.wiki_page %}{% endif %} {% if object.protocol_file %}{% endif %}

Experiments

{% endblock content %}