forked from bofh/fetsite
studieninterface,title
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
<%= content_for :header do %>
|
||||
<title><%= "Fetsite - "+I18n.t('home.info') %></title>
|
||||
<% set_meta_tags :og => {
|
||||
:title => "Fetsite - "+I18n.t('home.info'),
|
||||
:url=> themengruppen_path(:theme=>nil)
|
||||
}
|
||||
%>
|
||||
<%= display_meta_tags %>
|
||||
<% end %>
|
||||
|
||||
|
||||
<div class="content-wrap content-column">
|
||||
<%= render :partial=>'layouts/pretty_toolbar' %>
|
||||
<ul class="linklist">
|
||||
|
||||
Reference in New Issue
Block a user