ffffng/app/scripts/templates.js

5 lines
158 B
JavaScript
Raw Normal View History

/**
* Placeholder module for development. The real module holding the templates is generated via the html2js task.
*/
angular.module('templates-main', []);