meta data

This commit is contained in:
Andreas Stephanides
2014-10-27 14:49:42 +01:00
parent 27d5d2cda2
commit 378f6c4894
4 changed files with 35 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<title>Fetsite - <%= @themengruppe.title %></title>
<% set_meta_tags :og => {
:title => @themengruppe.title.to_s,
:url=> themengruppe_path(:theme=>nil,:locale=>nil)
:url=> themengruppe_path(@themengruppe,:theme=>nil,:locale=>nil)
}
%>
<%= display_meta_tags %>