PHP Classes

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

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

Contents

Class file image Download
name = "Promotion"
==
{{ body|trim }}
==
<table class="promotion break-all" align="center" width="100%" cellpadding="0" cellspacing="0">
    <tr>
        <td align="center">
            {{ body|md_safe }}
        </td>
    </tr>
</table>