{% extends "bases/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?
You can't play snake on mobile, sorry :(