{% extends 'base_admin.html.twig' %} {% block title %}Pref Shares Investors-{{ pagename }}{% endblock %} {% block body %}

Pref Shares Fund Raise - {{pagename}}

{# #} {# #} {# #} {% for pub in pubs %} {% if pub.fundRaisePercent>0 %} {% endif %} {% endfor %} {% for user in users %} {% if user.sharePrefAskForPubs()>140%} {# #} {# #} {# #} {% if user.disclaimerDate is not null %} {% else %} {% endif %} {% for pub in pubs %} {% if pub.fundRaisePercent>0 %} {% set contribution = user.getFundRaiseContributionForPub(pub) %} {% endif %} {% endfor %} {% else %} {% endif %} {% endfor %}
!Directors/ Brigitte contacted#Shareholder
(Click name to send e-mail)
Shareholder comments feedback
Hover for full text; click to update
Mobile
(Click to add/edit)
Disclaimer signed SAG Referer Pref Share Total Amend allocation{{ pub.name }}
-->Letter & FAQs
Fund raise:{{ pub.fundRaisePercent *100 }}%
Interest Rates:
Pro-rata:{{ pub.PrefShareInterestRate *100 }}%; Excess:{{ (0.03+pub.PrefShareInterestRate) *100 }}%;
Shareholding (Pref Share Election)
{% if user.mobile is not null %} {% else %}!{% endif %} {{ user.softCirclePrefs |capitalize }} #} {# {% if user.softCirclePrefs is null %}#} {# Yes#} {# No#} {# {% elseif user.softCirclePrefs is not null %}#} {# Change#} {# {% endif %}#} {# {{ user.fullName }} {{ user.wealthclub? '(WC)': '' }} {% if user.fundraisecomments is not null %} {{ user.fundraisecomments | slice(0,25) }} {% else %} Add {% endif %} {% if user.mobile is not null %} {{ user.mobile }} {% else %} Update {% endif %} {{ user.disclaimerDate.format('d-M-Y') }} {{ user.isSAGMember ? 'Yes' : 'No' }} {% if user.referal == "Ducalian Capital Limited" %}{% else %}{{ user.referal }}{% endif %} {{ user.sharePrefAskForPubs()|number_format() }} Amend {% if contribution is not null %} {{ user.getInvestmentAmountForPub(pub)|number_format() }} {% if contribution.amount > 0 %} ({{ user.getFundRaiseContributionForPub(pub).amount|number_format }}) {% elseif contribution.amount is null %} (NS) {% else %} (TBD) {% endif %} {% else %} {{ user.getInvestmentAmountForPub(pub)|number_format() }} {% endif %}
{% endblock %} {% block datatable %} {% endblock datatable %}