Changes for page Books

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

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

Summary

Details

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