<%- include('includes/menu-item', {
url: '/foo'
, title: 'Foo'
}); -%>
url: '/bar'
, title: 'Bar'
url: '/baz'
, title: 'Baz'