Anjib's Blog
"destination driven, not destiny driven"
Wednesday, January 15, 2014
Print all data model in freemarker
<p>The variables in the data-model are:
<ul>
<#list .data_model?keys as key>
<li>${key?html}
</#list>
</ul>
</p>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment