The set of templates are in a different module not imported by the module lui, if you want to use it add it to your module
angular.module("myApp", ["lui", "lui.formlytemplates"]);
The basic form of a template
The part about all the things you find in `lui.IField`
The part about how to use classname