remove some trash that shouldn't have been there

This commit is contained in:
rhiannon morris 2022-03-30 03:14:17 +02:00
parent 16354224d4
commit 3e433df2fe
1 changed files with 0 additions and 9 deletions

View File

@ -32,15 +32,6 @@ $if(show-toc)$
$endif$
<main>
$body$
$if(blah)$
<dl>
$for(blah)$
<dt>$blah.a$
<dd>$blah.b$
$endfor$
</dl>
$endif$
</main>
$foot()$