{% extends "base.html" %} {% block title %}404{% endblock %} {% block content %}

Nothing Here, Except This Beautiful WebPage

{# TODO: make this web page actually beautiful #}
{% endblock %}