remove all references to tornado

This commit is contained in:
dandds
2018-08-06 13:25:36 -04:00
committed by richard-dds
parent 8587ad4e4b
commit 354cb9a726
10 changed files with 11 additions and 144 deletions

View File

@@ -96,7 +96,7 @@ To re-run tests each time a file is changed:
## Notes
tornado templates are like mustache templates -- add the
Jinja templates are like mustache templates -- add the
following to `~/.vim/filetype.vim` for syntax highlighting:
:au BufRead *.html.to set filetype=mustache