{% extends "base.html" %} {% block title %} Internal server error {% endblock title %} {% block content %} Oops, something went wrong {% endblock content %}