diff options
Diffstat (limited to 'project/templates/sokoban.xhtml')
-rw-r--r-- | project/templates/sokoban.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/sokoban.xhtml b/project/templates/sokoban.xhtml index 0ce990a..5c08184 100644 --- a/project/templates/sokoban.xhtml +++ b/project/templates/sokoban.xhtml @@ -1,5 +1,5 @@ -{%- extends "base.xhtml" -%} +{%- extends "base_plain.xhtml" -%} |