{% extends 'owlca/base.html' %} {% block content %}

Certification Authorities
{% if perms.owlca.add_certificationauthority %} {% endif %}

{% if certificationauthority_list %} {% else %}

There are no Certification Authorities visible to you.

{% endif %} {% endblock %}