Hacker News new | ask | show | jobs
by mortallywounded 969 days ago
I used Go's templates/html package. I simply converted Rails' ERB files into Go tmpl. It's not as pretty, but it works well.