X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/a12d4f62752f546f57421244e370e79965706ffb..f7aee769411a893c1059c529a220c0d25c72974f:/app/views/layouts/vb.rhtml diff --git a/app/views/layouts/vb.rhtml b/app/views/layouts/vb.rhtml index 1161c7f..76b6d36 100644 --- a/app/views/layouts/vb.rhtml +++ b/app/views/layouts/vb.rhtml @@ -3,6 +3,8 @@ <%= @page_title || "VotingBooth" %> <%= stylesheet_link_tag "vb", :media => "all" %> + <%= engine_stylesheet 'login_engine' %> + <%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %>