diff --git a/khaganat/templates/khaganat/base.html b/khaganat/templates/khaganat/base.html
index 36ab55d..ccb5e27 100644
--- a/khaganat/templates/khaganat/base.html
+++ b/khaganat/templates/khaganat/base.html
@@ -44,12 +44,12 @@
{% if licences_page %}
{{ licences_page.title }}
{% endif %}
- --
+ •
{% get_page 'legal' as legal_page %}
{% if legal_page %}
{{ legal_page.title }}
{% endif %}
- --
+ •
{% get_page 'contact' as contact_page %}
{% if contact_page %}
{{ contact_page.title }}