This article is about rendering HTML using template engine on the server. I believe this can be (and probably should) be done using existing server side engines, while javascript templates are to be used on the client.
Of course if someone is using node.js as a server, then my arguments are not valid, but choice of server is another huge subject to discuss.