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

From version 13.61
edited by Alex Cotiugă
on 2026/05/02 07:42
Change comment: There is no comment for this version
To version 13.65
edited by Alex Cotiugă
on 2026/05/02 07:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,6 +62,18 @@
62 62   <li>If useful, we schedule a short call to discuss scope, timeline, and estimated effort.</li>
63 63   </ol>
64 64   </div>
65 + <div class="reviewNotifications">
66 + <div class="hidden reviewNotificationSuccess">
67 +
68 + {{success}}reviewNotification{{/success}}
69 +
70 + </div>
71 + <div class="hidden reviewNotificationError">
72 +
73 + {{error}}reviewNotification{{/error}}
74 +
75 + </div>
76 + </div>
65 65   </div>
66 66   </div>
67 67  {{/html}}