mangadex/pages/activation.req.php
2021-03-14 14:31:55 -07:00

4 lines
74 B
PHP

<?php
$page_html = parse_template('user/activation', ['user' => $user]);