{% load static i18n %}

{% trans "Search investiments by" %}

{% trans "Type" %} ({{count_investment_kinds}}) {{ search_investment_form.kind }}
{% trans "Organization" %} ({{count_investment_organizations}}) {{ search_investment_form.organization }}
{% trans "Project Name" %} ({{count_investment_projects}}) {{ search_investment_form.project }}
{% trans "Supported Region" %} ({{count_investment_locations}}) {{ search_investment_form.country }} {{ search_investment_form.state }} {{ search_investment_form.city }}