diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index def2fb5..09fa932 100644 --- a/app/views/home/infoscreen.html.erb +++ b/app/views/home/infoscreen.html.erb @@ -12,11 +12,11 @@ <%= content_tag(:iframe,'', width: "100%", height: "100%", name: "targetframe", allowTransparency:"true", scrolling:"no", frameborder:"0", src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %> - +
<% i=1 %> <% @neuigkeiten.each do |n| %> -
+
<% unless n.picture_robust.big_thumb.to_s.empty? %> @@ -52,7 +52,7 @@ <% i = i+1 %> <% end %> - +