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

From version 13.2
edited by Alex Cotiugă
on 2026/05/01 16:47
Change comment: There is no comment for this version
To version 13.10
edited by Alex Cotiugă
on 2026/05/01 16:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,5 @@
1 1  {{velocity}}
2 +#set ($discard = $xwiki.ssx.use('contact.WebHome'))
2 2  #set ($xobject = $doc.getObject('Agnease.Code.ContactForm.ContactFormClass'))
3 3  #set ($xclass = $xobject.xWikiClass)
4 4  #set ($editing = true)
... ... @@ -59,11 +59,13 @@
59 59   </div>
60 60  
61 61   <div class="widget">
62 - <h4>$services.icon.renderHTML('envelope') Prefer email?</h4>
63 + <h4>$services.icon.renderHTML('envelope') Prefer direct email?</h4>
63 63   <p>
64 - You can also contact Agnease directly at
65 - <a href="mailto:alex@agnease.com">alex@agnease.com</a>.
65 + For project inquiries, upgrade requests, or support discussions, you can contact Agnease directly.
66 66   </p>
67 + <p class="email-highlight">
68 + <a href="mailto:alex@agnease.com">alex@agnease.com</a>
69 + </p>
67 67   <p>
68 68   Based in Romania, working remotely with international clients.
69 69   </p>