{% extends "base.html" %} {% block scripts %} {% endblock scripts %} {% block head_title %}Protocols{% endblock %} {% block title %}Protocols{% endblock %} {% block content %} {% if perms.data.add_protocol %}
{% endif %}| Protocol | Wiki Page | |
|---|---|---|
| {{ protocol }} | {% if protocol.wiki_page %}ProtocolWiki{% else %}no{% endif %} |
|