((app) ->

'use strict'

app.constant '{{name}}', {}
return

) angular.module('{{module}}')