Přehled vzorů

<% for template in @tpls %> <% end %>
jméno   akce
<%=h template.name %>   <%= link_to "Transfer from template", template %> <%= link_to "Edit", edit_template_path(template) %>

<%= link_to "New Template", new_template_path %>