3 lines
94 B
CoffeeScript
3 lines
94 B
CoffeeScript
App.VersionHelper = Ember.Helper.helper (params, options)->
|
|
String($app_version).htmlSafe()
|