mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-08 20:49:13 -04:00
6 lines
152 B
PHP
6 lines
152 B
PHP
<? defined("SYSPATH") or die("No direct script access."); ?>
|
|
<?= $open ?>
|
|
<h3><?= $title ?></h3>
|
|
<?= $inputs['csrf']->render() ?>
|
|
<?= $close ?>
|