From 1d313233a6122acb459126d6ede94aa4ff45fd0c Mon Sep 17 00:00:00 2001 From: ydb5755 Date: Tue, 24 Sep 2024 14:37:34 +0300 Subject: [PATCH] add arba yesodot access from homepage --- app/main/templates/homepage.html | 7 +++++++ 1 file changed, 7 insertions(+) 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