<%- include('header'); -%>

Welcome to the <%= title %> EJS Template

This is a simple example of using EJS for templating.

<%- include('footer'); -%>