Changes for page Books

Last modified by Jip-jan Alunkel on November 23, 10:59

From version 3.2
edited by Jip-jan Alunkel
on March 24, 17:57
Change comment: There is no comment for this version
To version 3.1
edited by Jip-jan Alunkel
on March 24, 17:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,10 @@
1 1  All about books
2 2  
3 -{{include reference="/assets/macros/form-elements" /}}
4 4  
5 5  {{velocity}}
5 +#* Your velocity code here *#
6 +#include("/assets/macros/form-elements")
7 +
6 6  #set($localitySelectElement = {
7 7   "id" : "locality",
8 8   "type" : "select",
... ... @@ -17,5 +17,6 @@
17 17  })
18 18  
19 19  #createFormElement($localitySelectElement)
22 +
20 20  {{/velocity}}
21 21