Blame | Last modification | View Log | RSS feed
<div id="notificationLayout"> <h1><?php echo $name; ?></h1> <h3><?php echo $title; ?></h3> <p><?php echo $message; ?></p> </div>
<div id="notificationLayout">
<h1><?php echo $name; ?></h1>
<h3><?php echo $title; ?></h3>
<p><?php echo $message; ?></p>
</div>