Back to Htmx

{{ html_title

www/themes/htmx-theme/templates/base.html

2.0.10232 B
Original Source

{# This block should set html_title appropriately -#} {% block title %} {% endblock title -%}

{{ html_title | default(value=config.title) | safe }} {% if current_url %} {% endif %} {#TODO: only generate this for the home page #}