diff --git a/src/web/pages/templates/_layout.html.j2 b/src/web/pages/templates/_layout.html.j2 index f2db9c744..25eac50cc 100644 --- a/src/web/pages/templates/_layout.html.j2 +++ b/src/web/pages/templates/_layout.html.j2 @@ -5,7 +5,7 @@ {% block title %}Continuwuity{% endblock %} - {%- if allow_indexing %} + {%- if !allow_indexing %} {%- endif %}