aboutsummaryrefslogtreecommitdiff
path: root/index.st
blob: cd0351b8ff2a753c70de876a1ef03d5770d3bfff (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:
!$