We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d8c5e commit e8d4098Copy full SHA for e8d4098
_posts/2015-03-17-templates.md
@@ -20,6 +20,7 @@ Pippo comes (out of the box) with some template engines:
20
- [Groovy](/doc/templates/groovy.html) `pippo-groovy`
21
- [Pebble](/doc/templates/pebble.html) `pippo-pebble`
22
- [Trimou](/doc/templates/trimou.html) `pippo-trimou`
23
+- [Velocity]({{ site.codeurl }}/pippo-velocity) `pippo-velocity`
24
25
To use one of these template engines just add a dependency in your project:
26
0 commit comments