Is it possible to store a jsRender template in a separate file?
I want to store it in a separate file and make a reference of it in my page.
something like t
in my experience, you don't need to work with that trouble, you just need to append the template to the page before you using it. see below code.
in this way, you don't need to request a ajax file everytime you want to render a js template