id: sample_story
unixtime: 1689599565
type: story
title: Sample story page for Thalassa templates
format: texbreaks
comments: enabled


This <em>story page</em> is generated by Thalassa CMS using one of the
templates which come along with the CMS as an example.  Comments are
enabled on this page to demonstrate the possibility.  The source file for
this page is

<pre>
  $site_source/db/pages/sample_story
</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_story
  unixtime: 1689599565
  type: story
  title: Sample page for Thalassa templates
  format: texbreaks
  comments: enabled
</pre>

Please note the date displayed at the top of this page.  This is where the
<code>story</code> type differs from the default (<code>page</code>).

See also:<ul>
<li><a href="sample_page.html">sample page</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>
