Closed andersk closed 5 years ago
Use Nunjucks for compatibility with the existing Jinja2 templates. Maybe we want to port those to Mustache in the future.
Before deploying, we can
heroku buildpacks:remove heroku/python
Fixes #85.
Use Nunjucks for compatibility with the existing Jinja2 templates. Maybe we want to port those to Mustache in the future.
Before deploying, we can
Fixes #85.