diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 2c060b4..06f7500 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -28,7 +28,6 @@ Not Signed in. <%= link_to "Add User" %>
- <% @objectives.each do |objective| %> <% objective_info = objective["objective"] %><%= objective_info["name"] %>
<%= objective_info["description"] %>
<%= principle_info["name"] %>
<%= principle_info["description"]%>
<%= sub_principle_info["name"]%>
<%= sub_principle_info["description"]%>