diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index f636d64..f6afcd5 100644 --- a/app/views/home/infoscreen.html.erb +++ b/app/views/home/infoscreen.html.erb @@ -9,12 +9,12 @@ -<%= image_tag "infoscreen_header_provisorisch.png" %> <%#header picture/animation %> +<%= image_tag "images/infoscreen_header_provisorisch.png" %> <%#header picture/animation %>
<% i=1 %> <% @neuigkeiten.each do |n| %> -
<% @toolbar_elements=[];@questions=[] %> +
<% @toolbar_elements=[];@questions=[] %>