{% extends 'base.html' %} {% load static %} {% block title %} Internal Server Error {% endblock %} {% block css %} {% endblock %} {% block content %}

500

SORRY!

Internal server error!

Copyright © 2020 All rights reserved.

{% endblock %} {% block js %} {% endblock %}