I've tried to follow tutorials to make the button, but it's not working. The button will appear and I can click on it but nothing happens.
{ < a href= "/schools/{{term['TermCode']}}" >
< p > {{ term['TermDescr'] }} < /p>
< /a > }
That is what I want to turn into a button!! but it's not working when I try to include the tag. Help...enter code here