{% extends "base.html" %} {% block content %}

Grant portfolios

No pending grants sent
You granted @[[request.account]] [[request.campaign]] portfolio to @[[request.grantee]].

You are about to send the following portfolio(s) to [[grant.grantee.email ? grant.grantee.email : grant.grantee.slug]].

[[account.full_name ? account.full_name : account.slug]]

Campaign:
[[account.campaign ? account.campaign.title : "-"]]
remove

Request portfolios

No pending requests sent
You requested @[[request.account]] [[request.campaign]] portfolio.
loading...

{{request.user}} [[request.is_new ? "is requesting" : "requested" ]] a [[request.campaign ? request.campaign.title : ""]] portfolio at [[request.ends_at]] for [[request.full_name]])

Received requests and grants

The following accounts have granted you access to their portfolio or requested access to your portfolio. No data will be shared with them until you accept the grant or request.

No pending grants or requests
@[[received.grantee]] your [[received.campaign]] portfolio.
{% endblock %}