I\'m looking for the most standards-compliant / future-proof method for front-end HTML templating.
There exists a relatively new W3C draft specification for HTML Tem
Another possibility are the Web Components polyfills, which include a polyfill for the tag. Keep in mind that webcomponents.js includes polyfills for more than just the tag though.