I'm looking for a simple Template engine that works both on client side with JS ánd on server side with PHP.
That means I want to be able to use the same template definition for both use cases.
Do you know any templating engines that have official implementations in both JS and PHP?