Skip to content

Commit

Permalink
Update controllers/default.py
Browse files Browse the repository at this point in the history
fixes controller part of rochacbruno-archive#22
  • Loading branch information
timmie committed Aug 14, 2012
1 parent 8b3faae commit 08e681d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/default.py
Expand Up @@ -20,6 +20,7 @@ def index():
home.context.right_sidebar_enabled = True
home.context.header_enabled = True
home.context.toparea_enabled = True
theme_name = home.context.theme_name
return home.render("app/home")


Expand Down

0 comments on commit 08e681d

Please sign in to comment.