- <%= image_tag "logo.png", class: 'logo' %>
- <% if language_tabs.any? %>
-
- <% end %>
- <% if current_page.data.search %>
-
-
-
-
- <% end %>
-
- <% toc_data(page_content).each do |h1| %>
- -
- <%= h1[:content] %>
- <% if h1[:children].length > 0 %>
-
- <% end %>
-
- <% end %>
-
- <% if current_page.data.toc_footers %>
-
- <% end %>
-
-
-
-
- <%= page_content %>
-
-
- <% if language_tabs.any? %>
-
- <% end %>
-
-
-
-