<div id="notificationLayout"> <h1><?= $params['name']; ?></h1> <h3><?= $params['title']; ?></h3> <p><?= $message; ?></p> </div>