diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb
index 61a4ff1..aa7de16 100755
--- a/app/views/home/index.html.erb
+++ b/app/views/home/index.html.erb
@@ -13,16 +13,13 @@
-
+
- -
- <%= link_to ffi1_icon("facebook1") + I18n.t('home.fblogin'), user_omniauth_authorize_path(:facebook) ,class: :linkbox %>
-
-
<%= link_to ffi1_icon("academic") + I18n.t('home.login'), user_omniauth_authorize_path(:ldap) ,class: :linkbox %>
-
- -
+
+
-
<%= link_to ffi1_icon("quiz")+ I18n.t("themengruppe.faqs"), faqs_themengruppen_path,class: :linkbox %>
- <%= link_to ffi1_icon("books19")+"Beispielsammlung", studium_path(Studium.first, {:ansicht=>'semesteransicht'}) ,class: :btn ,class: :linkbox %>
@@ -33,7 +30,7 @@
-
<%= link_to t1 do %>
<%= render partial: "themen/nlink", object: t %>
- <%= end %>
+ <%= end %>
<% end %>
@@ -60,4 +57,3 @@ Verschiedene Styles
-