Don't cache authenticity tokens
This commit is contained in:
parent
90f5192055
commit
d4cb5b8dad
1 changed files with 27 additions and 28 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue