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