diff --git a/docs/_templates/footer.html b/docs/_templates/footer.html index 2630fe9c7..c72f5b8a8 100644 --- a/docs/_templates/footer.html +++ b/docs/_templates/footer.html @@ -27,7 +27,7 @@ {% if code == language %} {{ name }} {% else %} - {{ name }} + {{ name }} {% endif %} {% if not loop.last %} | {% endif %} {% endfor %}