{% extends "base.html" %} {% block title %}404 - Not Found{% endblock %} {% block description %}The page you are looking for does not exist.{% endblock %} {% block head %} {% endblock %} {% block content %}

404

It seems like the thing you are looking for is not here :[

while you're here, why not play some snake? (use wasd to move, not mobile compatable :<)

Submit score

Leaderboard

{% endblock %} {% block scripts %} {% endblock %}