23 background-color: #FFF;
24 width:100% !important;
29 background-color: #F2F2F2;
31 border: 1px solid black;
35 section#content header h1 {
44 <section
id=
"content">
46 <h1
class=
"left"><?= $title ?></h1>
48 <h2><?= $subtitle ?></h2>
50 <img src=
"cid:img1" />
52 <?
if(count($items)): ?>
53 <?
foreach($items as $item): ?>
61 <img src=
"<?= $image ?>" />