|
When an end-user adds a new domain, the system generates initial web site based on skeleton templates.
Skeleton templates are written in HTML. Unlike FreeMarker templates, Skeleton templates are
customized right in the directory they are located.
To modify Skeleton templates:
- Log in as cpanel user
- Enter the Skeleton template directory:
cd /hsphere/shared/skel
- Customize the template files directly according to your needs
Please only pay attention that with each automatic upgrade of web boxes, all the customizations get lost.
So, after performing the customization, backup the templates into a safe location to get them back working after
performing box upgrades.
|