dynamically load html partial in ejs code example Example: ejs include dynamic partial <%- include(page) %> // OR // <%- include('partials/'+page) %>