<%= @pretext %>
← This goes before all your links
<% @links.each_with_index do |link,i| %>
[
edit
]
<%= link %>
[
done
]
click to toggle
+
drag to move
<%=link%>
<% end %>
<%= @posttext %>
← This goes after all your links