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

6 lines
105 B
HTML

{% extends "base.html" %}
{% load i18n %}
{% block title %}Error – {{ APP_TITLE }}{% endblock %}