← back to Lifestyle Asset Intel

views/methodology.ejs

7 lines

<%- include('partials/head') %>
<main class="container methodology-page">
  <p class="crumbs"><a href="/">&larr; Console</a></p>
  <article class="methodology"><%- body_html %></article>
</main>
<%- include('partials/foot') %>