feat: extend tabi <head> and <body> elements

This commit is contained in:
2025-06-06 18:08:44 +07:00
parent 7ada67433e
commit a9a6589f7f
2 changed files with 5 additions and 0 deletions

View File

@@ -176,4 +176,6 @@
{%- endif -%}
{%- endif -%}
{# Users can optionally provide this template to add content to the head element. #}
{% include "tabi/extend_head.html" ignore missing %}
</head>