<%
 let data = {
     text: 'Test de titre h' + locals.h + ' ' + (locals.text || '')
 };
 %>

<%- include('../templates/h', data) %>