diff --git a/app/dashboard/templates/profiles/tab_active.html b/app/dashboard/templates/profiles/tab_active.html old mode 100644 new mode 100755 index 335b88e2ac2..7d67ea164dd --- a/app/dashboard/templates/profiles/tab_active.html +++ b/app/dashboard/templates/profiles/tab_active.html @@ -2,20 +2,22 @@
{% for bounty in active_bounties %} -
- -
+
+
+ +
+
-
{{bounty.title}}
  +
{{bounty.title}}
 
- Bounty opened {{bounty.web3_created|naturaltime}} for {{bounty.org_name}} +
Bounty opened {{bounty.web3_created|naturaltime}} for {{bounty.org_name}}
{% for keyword in bounty.keywords_list %} {{keyword}} {% endfor %}
-