]> git.cworth.org Git - empires-server/commitdiff
Add dependency for nunjucks
authorCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 02:29:22 +0000 (19:29 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 02:29:22 +0000 (19:29 -0700)
This was with:

npm install nunjucks

The nunjucks module gives us templating along the lines of jinja2
(along with inherited templates that overwrite only selected blocks).


No differences found