parent
3475e7ec8b
commit
1a1f6cb08b
1 changed files with 2 additions and 0 deletions
|
@ -314,7 +314,9 @@ pageTemplate = unlines
|
|||
, "$else$"
|
||||
, "<h1>$title$</h1>"
|
||||
, "$if(toc)$"
|
||||
, "<div id=\"$idprefix$TOC\">"
|
||||
, "$toc$"
|
||||
, "</div>"
|
||||
, "$endif$"
|
||||
, "$endif$"
|
||||
, "$body$"
|
||||
|
|
Loading…
Add table
Reference in a new issue