forked from bofh/fetsite
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
|
|
<div id="themaview">
|
|
<h1><%= I18n.t("thema.add") %></h1>
|
|
<%= render 'form', :remote=>false %>
|
|
</div>
|
|
<%= link_to 'Back', themen_path %>
|