diff options
Diffstat (limited to 'project/templates/packrat.xhtml')
-rw-r--r-- | project/templates/packrat.xhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project/templates/packrat.xhtml b/project/templates/packrat.xhtml index defc9e8..0d1c2b7 100644 --- a/project/templates/packrat.xhtml +++ b/project/templates/packrat.xhtml @@ -7,6 +7,10 @@ +{%- block footer -%}{{ plain_footer ("packrat.xhtml") }}{%- endblock -%} + + + {%- block content %} <h4>Packrat Parser Combinator Library</h4> |