Merge pull request #15338 from totten/master-poc-postcommit
[civicrm-core.git] / xml / templates / message_templates / test_preview_html.tpl
CommitLineData
6a488035 1<center>
cb342529 2 <table id="crm-event_receipt_test" style="font-family: Arial, Verdana, sans-serif; text-align: left; width:100%; max-width:700px; padding:0; margin:0; border:0px;">
6a488035
TO
3 <tr>
4 <td>
5 <p>{ts}Test-drive Email / Receipt{/ts}</p>
6 <p>{ts}This is a test-drive email. No live financial transaction has occurred.{/ts}</p>
7 </td>
8 </tr>
9 </table>
10</center>