Author: mck
Date: Thu Nov 7 22:11:58 2013
New Revision: 1539842
URL: http://svn.apache.org/r1539842
Log:
add mustache to the list of templating languages supported
Modified:
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/integration/view.apt
Modified:
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/integration/view.apt
URL:
http://svn.apache.org/viewvc/tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/integration/view.apt?rev=1539842&r1=1539841&r2=1539842&view=diff
==============================================================================
---
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/integration/view.apt
(original)
+++
tiles/framework/branches/TILES_3_0_X/src/site/apt/tutorial/integration/view.apt
Thu Nov 7 22:11:58 2013
@@ -29,3 +29,5 @@ Integration with other View Technologies
* {{{./freemarker.html}FreeMarker}}.
* {{{./velocity.html}Velocity}}.
+
+ * Mustache.