mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-16 17:55:15 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9095 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
<h1>${root[0]}<h1>
|
|
<h2>${root[1]}<h2>
|
|
<h3>${root[2]?string("true","false")}<h3>
|
|
<h4>${root[3]!"<null>"}<h4>
|
|
<h5>${root[4]?datetime?string.medium_medium}<h5> |