5 lines
110 B
JavaScript
5 lines
110 B
JavaScript
|
<section class="outer">
|
||
|
<h1 class="page-type-title"><%= page.title %></h1>
|
||
|
<%- page.content %>
|
||
|
</section>
|