%= render :partial => "layouts/social_meta" %>
<%= page_title %>
<%= auto_discovery_link_tag(:atom, '/rss/updates.xml', title: "ATOM") %> <%= auto_discovery_link_tag(:rss, '/rss/updates.rdf', title: "RSS") %> <%= javascript_tag nonce: true do %> document.addEventListener("DOMContentLoaded", function() { if (localStorage.getItem('override-prefers-color-scheme')) document.getElementById("light-mode").checked = true; }); <% end %>
<%= render :partial => "content/search" %>
" />
<%= t(".light_mode_label") %>
<%= main_menu %> <% if current_user && @page.node %>
<%= t(".admin") %>
<%= link_to admin_path do %>
⚙️ <%= t(".overview") %>
<% end %>
<%= link_to node_path(@page.node) do %>
✎ <%= t(".edit") %>
<% end %>
<% end %> <%= calendar %>
<%= yield :layout %>
<%= open_erfas_today %> <%= tags %> <%= featured_articles %>