2009-12-31 02:12:03 +01:00
|
|
|
$if(titleblock)$
|
2009-12-31 02:15:24 +01:00
|
|
|
% $title$
|
2009-12-31 02:16:00 +01:00
|
|
|
% $for(author)$$author$$sep$; $endfor$
|
2009-12-31 02:15:24 +01:00
|
|
|
% $date$
|
2009-12-31 02:14:27 +01:00
|
|
|
|
2009-12-31 02:12:03 +01:00
|
|
|
$endif$
|
2009-12-31 02:15:50 +01:00
|
|
|
$for(header-includes)$
|
2009-12-31 02:12:03 +01:00
|
|
|
$header-includes$
|
2009-12-31 02:14:48 +01:00
|
|
|
|
2010-03-13 05:11:24 +01:00
|
|
|
$endfor$
|
|
|
|
$for(include-before)$
|
|
|
|
$include-before$
|
|
|
|
|
2009-12-31 02:15:50 +01:00
|
|
|
$endfor$
|
2009-12-31 02:12:03 +01:00
|
|
|
$if(toc)$
|
|
|
|
$toc$
|
2009-12-31 02:14:27 +01:00
|
|
|
|
2009-12-31 02:12:03 +01:00
|
|
|
$endif$
|
|
|
|
$body$
|
2010-03-13 05:11:24 +01:00
|
|
|
$for(include-after)$
|
|
|
|
|
|
|
|
$include-after$
|
|
|
|
$endfor$
|