diff --git a/templates/fragments/primary_point_of_contact.html b/templates/fragments/primary_point_of_contact.html index 6ff9b795..692bdbd6 100644 --- a/templates/fragments/primary_point_of_contact.html +++ b/templates/fragments/primary_point_of_contact.html @@ -1,7 +1,7 @@
The PoC has the ability to edit all aspects of a portfolio.
+{{ "fragments.ppoc.subtitle" | translate }}
@@ -14,10 +14,12 @@ {{ portfolio.owner.phone_number | usPhone }}
- + {% if user_can(permissions.EDIT_PORTFOLIO_POC) %} + + {% endif %}