{#- 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 and {% include ".icons/simple/substack.svg" %} Substack {% endblock %} {% block container %}
{% block content %} {% include "partials/content.html" %} {% endblock %}
{% endblock %}