(function() { 'use strict'; angular .module('flowchart', ['flowchart-templates']); }());