From 07afbc2aafa6787433a6138cad0cd5e6af8b1951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 22 Nov 2019 11:56:32 -0500 Subject: [PATCH] Add comment languages --- cl-theme/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/cl-theme/templates/index.html b/cl-theme/templates/index.html index 03e582b..a268e20 100644 --- a/cl-theme/templates/index.html +++ b/cl-theme/templates/index.html @@ -6,6 +6,7 @@ {% endblock %} {{ super() }} {% if lang_siteurls and articles_page.number == 1 %} + {% for lang, url in lang_siteurls.items() %} {% endfor %}