<%- partial('_pre') %>
'>
<%- partial('_partial/meta',{post:page, position:'header'}) %>
<%- page.excerpt %> <% if (page.links){ %> <% (page.links||[]).forEach(function(group){ %> <% if(group.items) { %>
<% if(group.group) { %>

<% if (group.icon) { %> <%} %> <%= group.group %>

<% if(group.desc) { %> <%- markdown(group.desc) %> <%} %> <%} %>
<%} %> <% }) %> <% } %>

<%- page.more %>
<%- partial('_third-party/comments') %>
<%- partial('_partial/side') %> <%- partial('_partial/footer', null, {cache: !config.relative_link}) %>