function anonymous(container,depth0,helpers,partials,data ) { var lookupProperty = container.lookupProperty || function(parent, propertyName) { if (Object.prototype.hasOwnProperty.call(parent, propertyName)) { return parent[propertyName]; } return undefined }; return "
\n
\n
\n
\n
\n
\n
\n
\n " + container.escapeExpression(container.lambda((depth0 != null ? lookupProperty(depth0,"title") : depth0), depth0)) + "\n
\n
\n
\n
\n"; }