CodeIgniter_Gforms/application/views/pages/about.php

4 lines
100 B
PHP
Raw Normal View History

2024-07-14 21:04:04 +00:00
<div style="margin: 0 10%;">
<h2><?= $title ?></h2>
<p>This is Gforms version 1.0</p>
</div>