diff --git a/templates/base.html b/templates/base.html
index 6cd02ea..8b3ba8e 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -40,7 +40,7 @@
-
+
{% if BROWSER_COLOR %}
@@ -182,9 +182,9 @@
{% include "partial/jsonld.html" %}
{% block additional_js %}{% endblock %}
-
+
{% if GITHUB_CORNER_URL %}
- {% include 'partial/github.html' %}
+ {% include 'partial/github.html' %}
{% endif %}