<%= notice %>

<%= @thema.title %>

<%= raw(@thema.text) %>

<%= render :partial=>'layouts/pretty_toolbar' %> <%= render :partial=>'themen/fragen' %>

<%= I18n.t('attachment.title')%>:

<%= link_to new_thema_attachment_path(@thema) ,:remote=>true do %> new Attachment <% end %> <%= render :partial => "themen/select", :object => @thema, :locals=>{:editor => :false} %>