We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6945b commit 0bbfc76Copy full SHA for 0bbfc76
1 file changed
README.md
@@ -6,6 +6,7 @@ ProcessWire module helping to separate logic from markup. It turns ProcessWire t
6
* **ProcessWire** Default engine using the class *TemplateFile* of ProcessWire. This engine ships with this module.
7
* **Smarty** See: https://github.com/wanze/TemplateEngineSmarty
8
* **Twig** See: https://github.com/wanze/TemplateEngineTwig
9
+* **Jade** See: https://github.com/dreerr/TemplateEngineJade
10
11
##Installation
12
Install the module just like any other ProcessWire module. Check out the following guide: http://modules.processwire.com/install-uninstall/
0 commit comments