<%- await include('examples/react/views/header.html', { title, scripts }); %>
<%- content %>
<%- await include('examples/react/views/footer.html'); %>