aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/rpkigui/templates/myrpki/cert_list.html
blob: 882a1301060e6d47ab8596e72dce3fe89d3687c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{% extends "base.html" %}

{% block content %}

Certificates for {{ request.session.handle }}

[add]

{% endblock %}