PHP Classes

File: modules/system/views/mail/partial-subcopy.php

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/views/mail/partial-subcopy.php   Download  
File: modules/system/views/mail/partial-subcopy.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 6 months ago
Size: 200 bytes
 

Contents

Class file image Download
name = "Subcopy"
==
-----
{{ body|trim }}
==
<table class="subcopy" width="100%" cellpadding="0" cellspacing="0">
    <tr>
        <td>
            {{ body|md_safe }}
        </td>
    </tr>
</table>