<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width"/>
<% if (theme.head.theme_color) { %>
<meta name="theme-color" content="<%= theme.head.theme_color %>"/>
<% } %>
<%- css(theme.head.font) -%>
<%- favicon() -%>
