2025-01-21 20:43:59 +01:00

13 lines
277 B
PHP

<?php
/**
* account-create index.php
*
* @package MyAAC
* @author Slawkens <slawkens@gmail.com>
* @copyright 2020 MyAAC
* @link https://my-aac.org
*/
defined('MYAAC') or die('Direct access not allowed!');
$twig->display('account-create-hint/hint.html.twig');