id: sample_page
type: page
title: Sample page for Thalassa templates
format: texbreaks


This page is generated by Thalassa CMS using one of the templates which
come along with the CMS as an example.  The source file for this page is

<pre>
  $site_source/db/pages/sample_page
</pre>

(where <code>$site_source</code> is the root directory for your site
source, initially created as a copy of the template of choice).
The source file contains the following header:

<pre>
  id: sample_page
  type: page
  title: Sample page for Thalassa templates
  format: texbreaks
</pre>

Please note that no date is displayed at the page, it's where the
<code>page</code> type differs both from <code>story</code> and
<code>feed</code>.

See also:<ul>
<li><a href="sample_story.html">sample story</a></li>
<li><a href="sample_news_1.html">sample feed item #1</a></li>
<li><a href="sample_news_2.html">sample feed item #2</a></li>
<li><a href="sample_news_3.html">sample feed item #3</a></li>
</ul>
