<%= require('./partial/header.tpl')({ message:'hello world' }) %>
        <%= require('./partial/header.tpl')({
            message:'hello world'
        }) %>