Hacker News new | ask | show | jobs
Javascript template engine for users of HTML::Template released on github (dmclaughlin.com)
13 points by chorny 6257 days ago
2 comments

See also, Jemplate: http://jemplate.net/

It has the same syntax as Perl's Template Toolkit, which I find a little nicer than HTML::Template.

Heading style fail. ;-)

  #header h1 {
      letter-spacing:-0.07em;
  }