diff --git a/app/grants/templates/grants/fund.html b/app/grants/templates/grants/fund.html index dd792706eda..3cc37926b35 100644 --- a/app/grants/templates/grants/fund.html +++ b/app/grants/templates/grants/fund.html @@ -55,7 +55,7 @@

{% trans "Fund Grant" %}

{% include 'grants/banner.html' %}
-

+

{{ grant.admin_profile }} {% trans "is accepting contributions in "%} {% if grant_has_no_token %} {% trans "any token." %} @@ -67,16 +67,17 @@

{% trans "Fund Grant" %}

{% csrf_token %} -
+
-
-
+
+
-
+
+ {% if grant_has_no_token %}
@@ -89,14 +90,21 @@

{% trans "Fund Grant" %}

-
-
+
+
+ +
+ + +
@@ -104,10 +112,10 @@

{% trans "Fund Grant" %}

-
+
-
+
-
-
-
-
@@ -248,5 +245,10 @@
Thanks for Contributing!
+