Vova Luchaninov

Results 1 comments of Vova Luchaninov

It would be nice to use `{% extends "base.j2" %}` and `{% include "favorite/macros.j2" %}` And it seems possible using absolue paths if templates are in other directory: https://github.com/kolypto/j2cli/blob/master/j2cli/cli.py#L28