mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-07-22 15:38:15 +00:00
5 lines
79 B
HTML
5 lines
79 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block content %}
|
|
401 Unauthorized
|
|
{% endblock %}
|