forked from bofh/fetsite
6 lines
128 B
Plaintext
Executable File
6 lines
128 B
Plaintext
Executable File
<h1><%= I18n.t("studien.new") %></h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Back', studien_path , :data=>{:locale=>I18n.locale}%>
|