question.php 149 Bytes Edit Raw Blame History 1 2 3 4 Name: <?= $params['username'] ?><br/> Phone: <?= $params['phone'] ?><br/> Email: <?= $params['email'] ?><br/> Text: <?= $params['message'] ?><br/>