| 1 | // Template Engine |
| 2 | // --------------- |
| 3 | // By default client-side templates are concatted and sent to the client using the 'default' wrapper |
| 4 | // (a basic script tag with an ID generated from the file path). However you can easily specify your own template |
nothing calls this directly
no test coverage detected