meteor-accounts-ui-bootstrap-3
meteor-accounts-ui-bootstrap-3 copied to clipboard
Allow inclusion of templates more than once.
Replaced the document.getElementById by Template.instance().find to make sure that the input values will be fetched from the same template where the click fired.