tmpl/readme.md

6 lines
220 B
Markdown

# playing with go templates
I wanted to understand how to wield go template similarly to how I wield Django
templates. This repository is the result of trying a ton of things and stopping
when all the panics died down.