php-censor/PHPCI/View/Email/short.phtml
Adirelle 33e8a1a0f6 Allow to specify a mail template ('short' or 'long') in phpci.yml.
Email plugin: checks if the custom template exists before trying to use it.

Closed #933
2015-04-28 14:09:23 +02:00

1 line
92 B
PHTML

<p style="margin: 10px; background: #fafafa"><?php print $build->getCommitMessage(); ?></p>