aboutsummaryrefslogtreecommitdiff
path: root/index.st
blob: 927a70bebb9a7f66bc39a2fb5d8d25d5f0ad1596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$header(title=title)$

<h1 class="title">$title$</h1>
<p>$mainParagraph$</p>

$footer()$

<!--
Local Variables:
  mode: html
  coding: utf-8
End:
-->