{% block head %} Python | {% block title %}{% endblock %} {% endblock %} {% include "main/navigation.html" %} {% if current_page != "index" %}

Please note: this site is under construction. What you see now may be vastly different from the final project state. Feel free to chat to us on Discord if you're curious!

{% endif %} {% block content %}{% endblock %}