fix: naming for public release

This commit is contained in:
ahoemann 2025-03-28 10:14:28 +01:00
parent b00c3a859e
commit b7f38d69c6

View file

@ -1,5 +1,5 @@
{% extends "base.j2" %} {% extends "base.j2" %}
{% block title %}Pastebin Service{% endblock %} {% block title %}Pystebin Service{% endblock %}
{% block head %} {% block head %}
{{ super() }} {{ super() }}
{% endblock %} {% endblock %}