<% include('fragment-header.ejs') %>

<%= text %>

A not existing page attribute: <%= not_existing_text %>

<% include('fragment-footer.html') %>