ffffng/app/scripts/templates.js
2014-06-06 13:06:31 +02:00

5 lines
158 B
JavaScript

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