![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mautic.corals.io/themes/blank/html/ |
{% extends "@themes/"~template~"/html/base.html.twig" %} {% block content %} <div data-section-wrapper="1"> <center> <table data-section="1" style="width: 600;" width="600" cellpadding="0" cellspacing="0"> <tbody> <tr> <td> <div data-slot-container="1" style="min-height: 30px"> <div data-slot="text"> <br> <h2>Hello there!</h2> <br> We haven't heard from you for a while... <br> <br> <br> </div> </div> </td> </tr> </tbody> </table> </center> </div> {% endblock %}