diff --git a/src/web/pages/templates/_layout.html.j2 b/src/web/pages/templates/_layout.html.j2 index f2db9c74..25eac50c 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 %}