(no title)
gerrit | 13 years ago
Templates={}
Templates['templatename']=function(){/*compiled template*/}
They can then be referenced quite easily in your backbone render methods.gerrit | 13 years ago
Templates={}
Templates['templatename']=function(){/*compiled template*/}
They can then be referenced quite easily in your backbone render methods.
No comments yet.