Don't cache authenticity tokens

This commit is contained in:
Sarah Mei 2011-01-22 15:56:31 -08:00
parent 90f5192055
commit d4cb5b8dad

View file

@ -20,8 +20,7 @@
}); });
}); });
- cache(:login_form) do .container{:style => 'text-align:center;'}
.container{:style => 'text-align:center;'}
#login #login
= image_tag('logo_caps.png', :id => 'logo', :width => 143, :height => 21) = image_tag('logo_caps.png', :id => 'logo', :width => 143, :height => 21)
%br %br