update Jinja2 detail link

pull/14/head
tangyouhua 2016-07-26 09:22:45 +08:00
parent c4f1560a44
commit a61beaf318
1 changed files with 1 additions and 1 deletions

View File

@ -503,7 +503,7 @@ Python实现的数据库。
模板生成和词法解析的库和工具。
* Jinja2一个现代的对设计师友好的模板引擎。[官网](https://github.com/pallets/jinja)
* [Jinja2](http://hao.jobbole.com/jinja2/):一个现代的,对设计师友好的模板引擎。[官网](https://github.com/pallets/jinja)
* Chameleon一个 HTML/XML 模板引擎。 模仿了 ZPTZope Page Templates, 进行了速度上的优化。[官网](https://chameleon.readthedocs.org/en/latest/)
* GenshiPython 模板工具,用以生成 web 感知的结果。[官网](https://genshi.edgewall.org/)
* MakoPython 平台的超高速轻量级模板。[官网](http://www.makotemplates.org/)