CodeIgniter_Gforms/application/views/pages/home.php

4 lines
107 B
PHP
Raw Normal View History

2024-07-14 21:04:04 +00:00
<div style="margin: 0 10%;">
<h2><?= $title ?></h2>
<p>Welcome to the Gforms Application</p>
</div>