{% extends 'backend/components/layouts/default.html' %} {% load static %} {% block content %}
| Title | Status | Deadline | Funding Source | Amount | Theme | Tags | ACTIONS |
|---|---|---|---|---|---|---|---|
| {{ forloop.counter }}. {{ funding_opportunity.title }} | {{ funding_opportunity.funding_status|title }} | {{ funding_opportunity.deadline }} | {{ funding_opportunity.funding_source.name }} | {{ funding_opportunity.amount }} | {{ funding_opportunity.theme }} |
{% if funding_opportunity.tags.all %}
|
{% if user.is_superuser %}
{% endif %} |
| No funding opportunities found | |||||||