%PDF- %PDF-
Direktori : /www/specpages-backup/themes/cactus/layout/ |
Current File : /www/specpages-backup/themes/cactus/layout/layout.ejs |
<!DOCTYPE html> <html<%= config.language ? " lang=" + config.language.substring(0, 2) : ""%>> <%- partial('_partial/head') %> <body class="max-width mx-auto px3 <%- theme.direction -%>"> <% if (is_post()) { %> <%- partial('_partial/post/actions_desktop') %> <% } %> <div class="content index py4"> <% if (!is_post()) { %> <%- partial('_partial/header') %> <% } %> <%- body %> <% if (is_post()) { %> <%- partial('_partial/post/actions_mobile') %> <% } %> <%- partial('_partial/footer') %> </div> <%- partial('_partial/styles') %> <%- partial('_partial/scripts') %> </body> </html>