% unless livestream_active? %>
<%= [current_page.data.page_title, "Nomad by HashiCorp"].compact.join(" - ") %>
<% end %>
<%= stylesheet_link_tag "application" %>
<%= yield_content :head %>
" class="<%= yield_content(:body_class) %> page-<%= current_page.data.page_title ? "#{current_page.data.page_title} layout-#{current_page.data.layout} page-sub" : "home layout-#{current_page.data.layout}" %>">