ProfouzorsLinx/templates/401.html

6 lines
79 B
HTML

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