{% block extra_head %}{% endblock %}
{% include '_sidebar.html' %}
{% block content %}{% endblock %}
{# Log-page helpers: both scripts are no-ops on pages that don't contain their target elements (querySelector returns null and they exit early). Loaded site-wide so the SSE templates don't each have to remember to include them. #}