samuelcolvin / harrier

A better static site generator.
https://harrier.helpmanual.io/
MIT License
21 stars 2 forks source link

better catching of jinja errors #15

Closed samuelcolvin closed 6 years ago

samuelcolvin commented 6 years ago
File "/tmp/harrier-925ab8a5789f4136450772e8920fb30d/content/index.html", line 33, in top-level template code
    alt="Aquire" height="{{ round(131 / 2) }}" width="{{ round(150 / 2) }}"></amp-img>
jinja2.exceptions.UndefinedError: 'round' is undefined