ljg.sh/ljg/core/templates/403.html

6 lines
105 B
HTML
Raw Permalink Normal View History

2023-10-17 01:14:43 +02:00
{% extends "base.html" %}
{% load i18n %}
{% block title %}Error – {{ APP_TITLE }}{% endblock %}