{% extends 'base.html.twig' %} {% block title %}Certificates:{{ pub.name }} - {{ shareholder.fullname }} {% endblock %} {% block body %}


Download PDF

{{ pub.legalCompanyName }}

Certificate No
{{shareCertNumber}}
Class
{{ shareclass }} Preference Shares
No of Shares
{{ numbershares|number_format }}

Registered in England & Wales, Number {{ pub.companyNumber }}

This is to Certify that

{{ shareholder.fullname }}

of

{{ shareholder.postalAddress }}

is the Registered Holder of {{ numbershares|number_format }} fully paid preference share(s) of £1 each in the above-named Company,

subject to the Articles of Association of the said Company


This Certificate was Authorised by:




Director(s)

{% if pub.director1 is not null %} {{ pub.director1.fullname }} {% endif %}

{% if pub.director3 is not null %} {{ pub.director3.fullname }} {% endif %}

Date

2 May 2021





Registered Office Accounts Unlocked Repton Manor Ashford TN23 3GP

NOTE: No transfer of any of the above-mentioned shares can be registered until this Certificate

has been deposited at the Company's Registered Office

{% endblock %}