% if flash[:notice] %>
<%= flash[:notice] %>
<% end %>
Admin Panel
-
<%= link_to ''.html_safe + 'Userverwaltung',:controller =>"users",:action => "index" %>
<%= link_to 'Update',config_getgitupdate_url %>
<%= link_to 'Update',:controller =>"config",:action => "get_git_update" %>