.
Three variables are used to place the title, CSS, and content into a skin. The variables are:
- {NAME} - place this variable in the head/title and h1 tag. It will insert the name of your application (Calendar, Blog, etc...) into your web page.
- {CSS} - place this variable at the bottom of your head tag. This will insert the CSS from the Skin/CSS tab and the Applications tab.
- {CONTENT} - place this variable where ever you would like the application to be placed in your skin.