CodeIgniter_Gforms/application/views/pages/home.php

4 lines
107 B
PHP

<div style="margin: 0 10%;">
<h2><?= $title ?></h2>
<p>Welcome to the Gforms Application</p>
</div>