aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-gui/templates/base.html')
-rw-r--r--portal-gui/templates/base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/portal-gui/templates/base.html b/portal-gui/templates/base.html
index 7645cf9f..a096cdca 100644
--- a/portal-gui/templates/base.html
+++ b/portal-gui/templates/base.html
@@ -8,8 +8,7 @@
</head>
<body>
<div id="header">
- <img src="/site_media/img/my.png"/>
- <img src="/site_media/img/rpki.png"/>
+ <h1>RPKI Portal GUI</h1>
</div>
<div id="content">
{% if user.is_authenticated %}