diff --git a/nosystemd/templates/nosystemd/donations.html b/nosystemd/templates/nosystemd/donations.html index 0dade71c..5091f85a 100644 --- a/nosystemd/templates/nosystemd/donations.html +++ b/nosystemd/templates/nosystemd/donations.html @@ -19,21 +19,23 @@ {% if donator_status %} -
+ {% if donator_status.status == 'active'%} + + {% else %} + + {% endif %} + {% endif %}