From 1fee2555ead671d30fd75c8e03cebf5d1ae75a1a Mon Sep 17 00:00:00 2001 From: David Kelly Date: Wed, 10 Jul 2024 16:48:36 +0200 Subject: [PATCH] Update README.md Add Trim-Template link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb57f0768..79637fa24 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Ports to other languages, with very close syntax: Templates engines for other languages with a different syntax, but a similar philosophy: +- [Trim-Template for Python](https://github.com/opensourceame/trim-template) - [Scaml for Scala](https://scalate.github.io/scalate/documentation/scaml-reference.html) - [Slim for Ruby](https://github.com/slim-template/slim) (should not be confused with Slim PHP framework) - [HAML for Ruby](http://haml.info)