User foundation setup
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Ember.Handlebars.registerHelper 'image_tag', (path, params..., options={})->
|
||||
new Handlebars.SafeString "<img src=\"/assets/#{path}\" alt=\"#{options.alt}\" >"
|
||||
Reference in New Issue
Block a user