For MiniProfiler we use the beta version of jquery.tmpl turns out it is incompatible with jsRender, something that is causing pain for some of our users.
Is there a way to load up jquery.tmpl in an unobtrusive way so it plays nice with other templating engines that may already be loaded in the page?
Are there any of the other templating engines (eg. mustache or whatever) that allow themselves to be loaded in a totally unobtrusive way, meaning that multiple versions can run side by side an play nice?