21 |
22 |
23 | {% if page.title then %} 24 |

{:page.title:}

25 | {% end %} 26 | {% if page.show_toc then %} 27 |

Table of Contents

28 | {:page.index:} 29 | {% end %} 30 | {:page.body:} 31 |
32 | {? "tasks.html" ?} 33 |
34 | {! "footer.html" !} 35 |