See Templates for a tutorial on the Lens templating system.
Lens uses the templating system from Meteor. See
http://docs.meteor.com/#livehtmltemplates for how to construct templates and
http://docs.meteor.com/#ui for the template API. Your templates are
available under the Lens.Template
namespace, and the Meteor UI api is
available as Lens.UI
.