Templating: added latte link

This commit is contained in:
David Matejka
2014-07-27 01:36:00 +02:00
parent 3ab72bc9ed
commit 4cf1099ca0

View File

@@ -19,6 +19,7 @@ anchor: templating_further_reading
- [Aura.View](https://github.com/auraphp/Aura.View) *(native)*
- [Blade](http://laravel.com/docs/templates) *(compiled, framework specific)*
- [Dwoo](http://dwoo.org/) *(compiled)*
- [Latte](https://github.com/nette/latte) *(compiled)*
- [Mustache](https://github.com/bobthecow/mustache.php) *(compiled)*
- [PHPTAL](http://phptal.org/) *(compiled)*
- [Plates](http://platesphp.com/) *(native)*