diff options
Diffstat (limited to 'project/templates/sokoban.xhtml')
-rw-r--r-- | project/templates/sokoban.xhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project/templates/sokoban.xhtml b/project/templates/sokoban.xhtml index 5c08184..2d92bb4 100644 --- a/project/templates/sokoban.xhtml +++ b/project/templates/sokoban.xhtml @@ -7,6 +7,10 @@ +{%- block footer -%}{{ plain_footer ("sokoban.xhtml") }}{%- endblock -%} + + + {%- block content %} <h4>Sokoban Clone</h4> |