{% extends "base.html" %} {% block title %}Error — atboards{% endblock %} {% block content %}

{{ message }}

back to home
{% endblock %}