Re-Create a Plone Site
How to re-create a Plone site from scratch
Customize contact info
Go to Site Setup; ZMI; portal_skins; portal_templates; contact-info
Click Customize.
Add:
<p class="documentDescription">
Example Industries<br>
Example Towers<br>
Example Street<br>
Example Town<br>
<br>
Tel: <br>
Email: <a href="mailto:info@example.com">info@example.com</a><br>
<br>
Example Industries is registered in Space<br>
</p>
just after Site Description and before the <div tal:condition="not:email_from_address">.
Document Actions
