diff --git a/app/main/templates/homepage.html b/app/main/templates/homepage.html index 69dd62b..3a77cb9 100644 --- a/app/main/templates/homepage.html +++ b/app/main/templates/homepage.html @@ -13,12 +13,17 @@ {% block content %}
+

Visit Campaigns

+ + @@ -26,6 +31,8 @@ {% for campaign in active_campaigns %} + + {% endfor %}
TitleGoalRaised Campaign Link
{{campaign.title}}{{campaign.goal}}{{campaign.get_amount_raised()}} See campaign details