<%= content_for :header do %> <%= @thema.title.to_s + " (" + @thema.themengruppe.title.to_s + ")" %> <% mog = { :title => @thema.title.to_s + " (" + @thema.themengruppe.title.to_s + ")", :type => "article", :description =>@thema.text_first_words, :url=>thema_url(:theme=>nil) } %> <% unless @thema.titlepics.first.nil? picture_url=URI(root_url) picture_url.path=@thema.titlepics.first.datei.url(:locale=>nil, :theme=>nil) mog[:image]= picture_url end %> <%= display_meta_tags :og=> mog %> <% end %>

<%= notice %>

<% link_to "Zurück", @thema.themengruppe %>
<% thema=@thema %>
<%= render :partial => 'themen/small', :object => thema %>
" data-layout="standard" data-action="like" data-show-faces="true" data-share="true">

<%= render @thema.themengruppe %>
<% # render :partial=>'layouts/pretty_toolbar' %>