{% if head %}{% for tag in head %}{{ tag|safe }}{% endfor %}{% else %}{% if page_title %}{{ page_title }} - {% endif %}Cross-Inertia{% endif %} {{ vite() | safe }} {% if body %}{{ body|safe }}{% else %}
{% endif %}