{% extends "error.html" %} {% block errorcode %}500 Internal Server Error{% endblock %} {% block errortext %}Internal server error{% endblock %}