Keats / tera

A template engine for Rust based on Jinja2/Django
http://keats.github.io/tera/
MIT License
3.54k stars 283 forks source link

Fix example of loop on maps #761

Closed ptitfred closed 2 years ago

ptitfred commented 2 years ago

I suppose the example was duplicated from the simple for loop and the content block wasn't updated accordingly by mistake :)