forked from bofh/fetsite
7 lines
130 B
Plaintext
Executable File
7 lines
130 B
Plaintext
Executable File
<h1><%= I18n.t("rubrik.edit")%></h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Show', @rubrik %> |
|
|
<%= link_to 'Back', rubriken_path %>
|