3 lines
79 B
CoffeeScript
3 lines
79 B
CoffeeScript
Ember.Handlebars.helper 'version', ->
|
|
new Handlebars.SafeString $app_version
|