<%= stylesheet_link_tag "application", :media => "all" %> <%= favicon_link_tag 'favicon.ico', :rel => 'shortcut icon' %>
<%= render 'layouts/contact_info' %>
<%= render 'layouts/top_menu' %>
<%= yield :header %>
<%= yield :subheader %>
id='content-wrapper'<% end %>> <% if @disable_sidebar.blank? %> <% content_for :sidebar do %> <% end %> <% end %> <%= yield :sidebar %>
<%= bootstrap_flash %>

Strana, kterou hledáte nebyla nalezena

<% if snippet(:footer).present? %>
<%== snippet :footer %> <% end %>
<%= javascript_include_tag "application" %>