UNPKG

susi-forge

Version:
7 lines (5 loc) 146 B
var headController = ControllerFactory.create('head', { render: function (vars) { return this.renderAt($('#head'), vars); }, });