You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-appengine-go
I'm a web developer working with GAE/Python/Jinja2. I want to make the
switch to GAE/Golang. What templating engine should I use, given that
I'm coming from a Jinja2 background?
David Symonds
unread,
Jun 27, 2011, 8:04:08 AM6/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HB, google-appengine-go
I know nothing about Jinja2, but the "template" package in the Go standard library is fairly popular.