From 89f956e4e61ea8b91e53f23675efc489b70f5555 Mon Sep 17 00:00:00 2001 From: Manuel Landesfeind Date: Fri, 10 Mar 2017 08:45:00 +0100 Subject: [PATCH] Update README.md Add Askama --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fef892b..c016ab9 100644 --- a/README.md +++ b/README.md @@ -778,6 +778,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [Stebalien/horrorshow-rs](https://github.com/Stebalien/horrorshow-rs) — compile-time HTML templates [](https://travis-ci.org/Stebalien/horrorshow-rs) * [kaj/ructe](https://github.com/kaj/ructe) — HTML template system for Rust [](https://travis-ci.org/kaj/ructe) * [Keats/tera](https://github.com/Keats/tera) — template engine based on Jinja2 and the Django template language. [](https://travis-ci.org/Keats/tera) + * [djc/askama](https://github.com/djc/askama) — template rendering engine based on Jinja [](https://travis-ci.org/djc/askama) * Mustache * [rustache/rustache](https://github.com/rustache/rustache) — [](https://travis-ci.org/rustache/rustache) * [tailhook/marafet](https://github.com/tailhook/marafet) — Compiler for Jade-like template language to cito.js-based virtual dom