8 lines
150 B
Plaintext
Executable File
8 lines
150 B
Plaintext
Executable File
<h1><%= I18n.t("studien.new") %></h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
|
|
|
|
<!--<%= link_to 'Back', studien_path , :data=>{:locale=>I18n.locale}, class: :btn%>-->
|