Fix thanks page title.

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Arija A. 2024-11-29 01:28:21 +02:00
parent 9be3d9bb05
commit 0c02e0a035
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2

View file

@ -1,6 +1,6 @@
{% extends "base.j2" %}
{% block title %}Index{% endblock %}
{% block title %}Thanks{% endblock %}
{% block description %}Thanks to my supporters!{% endblock %}