forked from bofh/fetsite
studieninterface,title
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
|
||||
<%= content_for :header do %>
|
||||
<title><%= "Fetsite - "+I18n.t('home.studien') %></title>
|
||||
<% set_meta_tags :og => {
|
||||
:title => "Fetsite - "+I18n.t('home.studien'),
|
||||
:url=> themengruppen_path(:theme=>nil)
|
||||
}
|
||||
%>
|
||||
<%= display_meta_tags %>
|
||||
<% end %>
|
||||
|
||||
|
||||
<div class="container-fluid">
|
||||
<%= render 'studien/tabs' %>
|
||||
<div class="row-fluid">
|
||||
|
||||
Reference in New Issue
Block a user