<%= image_tag('/fetlogo.png',{:style=>"float:left"}) %>
Fachschaft Elektrotechnik
<%= render 'layouts/login' %>
<%= yield %>
%= stylesheet_link_tag "themes/"+theme_name+"/application", :media => "all" unless theme_name.nil? %> <%= stylesheet_link_tag "application", :media=>"all" if theme_name.nil? %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %>