diff --git a/templates/index.html b/templates/index.html index 63b046c..bb34277 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,7 +15,7 @@
{% if extra_siteurls %}
- {{ DEFAULT_LANG }} + {{ DEFAULT_LANG }} {% for lang, url in extra_siteurls.items() %} {{ lang }} {% endfor %}