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

Certification Authorities

{% if certificationauthority_list %} {% else %}

There are no Certification Authorities visible to you.

{% endif %} {% if perms.owlca.add_certificationauthority %} Create new CA {% endif %} {% endblock %}