fix: load tag

This commit is contained in:
2025-06-28 20:19:56 +02:00
parent 1edaf4df14
commit d5e28ba3d9

View File

@@ -1,6 +1,7 @@
{% extends "fellchensammlung/base.html" %}
{% load i18n %}
{% load custom_tags %}
{% load static %}
{% block title %}<title>{% translate "Notfellchen - Farbratten aus dem Tierschutz adoptieren" %}</title>{% endblock %}
{% block og_title %}<meta property="og:title" content="{% translate "Notfellchen - Farbratten aus dem Tierschutz adoptieren" %}"/>{% endblock %}