Is it possible to reuse code from atlassian's stash *.soy?
I need to add a button on the login page of Stash's login.soy
.
After some research I have come to know that we can rewrite .soy
using soyTemplateRenderer but no luck.
Can you explain me how we rewrite or change the template of Stash?