sorry, this is a test commit for deploy

This commit is contained in:
Timothy N. Tsvetkov 2011-03-29 21:35:51 +04:00
parent b48208f653
commit 885b5d627c
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
= render :partial => 'layouts/header'
#main{ :role => 'main' }
= render :partial => 'layouts/flashes'
xxx
= yield
%footer#footer
= render :partial => 'layouts/footer'