aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/templates/myrpki/parent_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-gui/templates/myrpki/parent_view.html')
-rw-r--r--portal-gui/templates/myrpki/parent_view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/portal-gui/templates/myrpki/parent_view.html b/portal-gui/templates/myrpki/parent_view.html
index e1852245..13a9d848 100644
--- a/portal-gui/templates/myrpki/parent_view.html
+++ b/portal-gui/templates/myrpki/parent_view.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
-<p>Handle: <a href="{% url rpkigui.myrpki.views.dashboard %}">{{ request.session.handle.handle }}</a>
+<p>Handle: <a href="{% url rpki.gui.app.views.dashboard %}">{{ request.session.handle.handle }}</a>
<h1>Parent View</h1>
<p>Parent: {{ parent.handle }}
<h2>Delegated Addresses</h2>