Content¶
The content (including html where required) for the page. It is not possible to include dynamic data in this field, all HTML must be static, so no {{MARKUP}} or {%tags%} are allowed.
Flat pages are simple pages in your site that have no dynamic content. They can be used for pages such as contact information, links, or providing more detailed pages about news items.
To create a flatpage, go into the Site tab of the admin page and selet the Flat page option. Create a new flat page, and fill in the appropriate details:
This is the URL you need to navigate to, to display the flat page in a browser. Ensure it starts and ends with a forward slash (/).
The title to show for the page. This will appear as an HTML header at the top of the page, and also in the title bar of the browser.
The content (including html where required) for the page. It is not possible to include dynamic data in this field, all HTML must be static, so no {{MARKUP}} or {%tags%} are allowed.
Check this to make the page only accessible to users who have logged into the private area.