Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 12.6
edited by Alex Cotiugă
on 2026/05/01 15:29
Change comment: There is no comment for this version
To version 12.10
edited by Alex Cotiugă
on 2026/05/01 15:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,10 +3,12 @@
3 3  #set ($xclass = $xobject.xWikiClass)
4 4  #set ($editing = true)
5 5  {{html clean="false"}}
6 + <h2>Get in Touch About Your XWiki Project</h2>
7 + <h3>Tell us a bit about your project and we'll help you shape the right XWiki solution.</h3>
8 + ##<h2>Tell us a bit about your needs and we'll help you shape the right solution.</h2>
6 6   <div class="xform half">
7 7   <form>
8 - <h1>Get in Touch About Your XWiki Project</h1>
9 - ##<h2>Tell us a bit about your needs and we'll help you shape the right solution.</h2>
11 +
10 10   <dl>
11 11   #foreach ($property in $xclass.properties)
12 12   <dt #if (!$editing && $hasEdit)