fix base.html

This commit is contained in:
2025-07-12 19:23:34 +07:00
parent ddfcde30c3
commit 07e612699e
2 changed files with 1 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ This variable will hold all the text strings for the language #}
</div>
{% include "partials/footer.html" %}
{# Users can optionally provide this template to add content to the body element. #}Add commentMore actions
{# Users can optionally provide this template to add content to the body element. #}
{% include "tabi/extend_body.html" ignore missing %}
<!-- baguetteBox JS -->