I created a short code for displaying the date on my form, and then added the shortcode to a HTML block on the form.
It does display the date, but it displays it at the top, above the form title and description.
Is there a way to display it just below the form title and description?
P.S. - I know I can add a php date function directly to my template, but it would be tidier to put it directly into the form and not have to remember to add it to the template.
Thanks