refactor: move to bulma

This commit is contained in:
2025-06-17 16:53:11 +02:00
parent 8dc9c1b9e7
commit cad6acd125

View File

@@ -1,11 +1,11 @@
{% extends "fellchensammlung/base_generic.html" %} {% extends "fellchensammlung/base_bulma.html" %}
{% load i18n %} {% load i18n %}
{% load custom_tags %} {% load custom_tags %}
{% block title %}<title>{% translate "403 Forbidden" %}</title>{% endblock %} {% block title %}<title>{% translate "403 Forbidden" %}</title>{% endblock %}
{% block content %} {% block content %}
<h1>403 Forbidden</h1> <h1 class="title is-1">403 Forbidden</h1>
<p> <p>
{% blocktranslate %} {% blocktranslate %}
Diese Aktion ist dir nicht erlaubt. Logge dich ein oder nutze einen anderen Account. Wenn du denkst, dass hier Diese Aktion ist dir nicht erlaubt. Logge dich ein oder nutze einen anderen Account. Wenn du denkst, dass hier