mcdev
Version:
Accenture Salesforce Marketing Cloud DevTools
24 lines (22 loc) • 474 B
HTML
<table
cellpadding="0"
cellspacing="0"
width="100%"
role="presentation"
style="min-width: 100%; "
class="stylingblock-content-wrapper"
>
<tr>
<td class="stylingblock-content-wrapper camarker-inner">
<div>my 1st html</div>
%%[
/* my ampscript */
]%%
<script runat="server">
// my ssjs
</script>
<div>my 2nd html</div>
<div>%%=ContentBlockById(1295065)=%%</div>
</td>
</tr>
</table>