forked from bofh/fetsite
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
<div id="themaview">
|
|
<h1><%= I18n.t("thema.edit")%></h1>
|
|
<%= render 'form', :locals=>{:remote=>false}, :remote=>false %>
|
|
</div>
|
|
</br><%= link_to 'Back', @thema %>
|