From 027a6a79bcd9fd48f8b5f2dcfdbbda3260695a36 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 9 Mar 2023 18:19:19 +0000 Subject: [PATCH] Add description to donation page --- app/templates/donate/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/templates/donate/index.html b/app/templates/donate/index.html index 4ad7ee0d..ecb33b7f 100644 --- a/app/templates/donate/index.html +++ b/app/templates/donate/index.html @@ -50,6 +50,10 @@ {% block content %}

{{ self.title() }}

+

+ {{ _("Some content creators are accepting donations for their work.") }} + {{ _("Donations are a great way to support your favorite modders, artists, and game developers.") }} +

{{ _("Based on your reviews") }}

{% if reviewed_packages %}