{# Everything from down to the last script in the head is quasi's, emitted by the same shell a described screen renders through. See crate::shell: the site is being converted a screen at a time, and two heads written by two hands drift in ways nothing catches. What is left here is what a template has to own, because Askama renders these blocks in place and no caller ever holds them as a string. #} {{ crate::shell::head()|safe }} {% if let Some(token) = csrf_token %}{% endif %} {% block title %}Makenotwork{% endblock %} {# Global OG / Twitter card metadata. Per-page templates emit their own og:title / og:description / og:image / og:url / twitter:* tags from within {% block head %}; only the page-invariant tags live here. Pages without overrides (cart, library, policy) get a generic but valid card from site_name + type + card. #} {% block head %}{% endblock %} Skip to main content
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}