mangadex/pages/change_activation_email.req.php
2021-03-19 13:06:32 -07:00

4 lines
87 B
PHP

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