<iframe src='{{item.pageUrl}}' {{#if item.psSysCss}}class="{{item.psSysCss.cssName}}"{{/if}} style="height: {{#if item.psLayoutPos.height}}{{item.psLayoutPos.height}}px{{else}}100%{{/if}}; width: {{#if item.psLayoutPos.width}}{{item.psLayoutPos.width}}px{{else}}100%{{/if}}; border-width: 0px;"></iframe>
