3 lines
83 B
Text
3 lines
83 B
Text
|
<%- include("base/header") -%>
|
||
|
<h1>Hello world!</h1>
|
||
|
<%- include("base/footer") -%>
|