Fix crash on donate page

This commit is contained in:
rubenwardy
2023-04-30 00:27:10 +01:00
parent b1570d4632
commit 4c66b25e7c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
{% extends "base.html" %}
{% block title %}
{% block title -%}
{{ _("Support packages") }}
{% endblock %}
{%- endblock %}
{% macro authorlink(author) %}
<a href="{{ url_for('users.profile', username=author.username) }}">