diff --git a/pylons_app/templates/base/base.html b/pylons_app/templates/base/base.html --- a/pylons_app/templates/base/base.html +++ b/pylons_app/templates/base/base.html @@ -2,33 +2,39 @@ - - ${next.page_title()} - - - - - - - - - + + + + ${next.title()} - -
- -
- ${next.body()} + +
+ + ${next.main()} + - +
+

+ + mercurial +

+
-
+
+
+
+
-
- - - \ No newline at end of file +
+ + \ No newline at end of file