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