remove some trash that shouldn't have been there
This commit is contained in:
parent
16354224d4
commit
3e433df2fe
1 changed files with 0 additions and 9 deletions
|
@ -32,15 +32,6 @@ $if(show-toc)$
|
||||||
$endif$
|
$endif$
|
||||||
<main>
|
<main>
|
||||||
$body$
|
$body$
|
||||||
|
|
||||||
$if(blah)$
|
|
||||||
<dl>
|
|
||||||
$for(blah)$
|
|
||||||
<dt>$blah.a$
|
|
||||||
<dd>$blah.b$
|
|
||||||
$endfor$
|
|
||||||
</dl>
|
|
||||||
$endif$
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
$foot()$
|
$foot()$
|
||||||
|
|
Loading…
Reference in a new issue