mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
4 lines
131 B
Handlebars
4 lines
131 B
Handlebars
{{#each buttons}}
|
|
<button {{bind-attr class=":btn :btn-social name"}} {{action externalLogin this}}>{{title}}</button>
|
|
{{/each}}
|