{#- SPDX-License-Identifier: MIT -#} {% extends "base.html" %} {% block extrahead %} {% endblock %} {% block announce %} For updates follow @ajhalili2006 on {% include ".icons/fontawesome/brands/mastodon.svg" %} the tildeverse, {% include ".icons/simple/bluesky.svg" %} Bluesky, and {% include ".icons/simple/substack.svg" %} Substack. (Looking for Recap Time Squad?) {% endblock %} {% block container %}
{% block content %} {% include "partials/content.html" %} {% endblock %}
{% endblock %}