improved layout flexibility

This commit is contained in:
B Mathis 2010-03-10 13:59:18 -06:00
parent 33bca7246e
commit 42251dddca
27 changed files with 124 additions and 328 deletions

View file

@ -25,7 +25,8 @@ google_analytics_tracking_id:
#header= include "header.haml"
#nav= include "navigation.haml"
#page
.page_width
#main= preserve rp(content)
#content
#main
.content= preserve rp(content)
#sidebar= include "sidebar.haml"
= include "footer.haml"