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

401

Not Authorized

Sorry, but you're not authorized to view this page.

You can try to login

{% endblock %}