mangadex/pages/change_activation_email.req.php

4 lines
87 B
PHP
Raw Normal View History

2021-03-19 16:06:32 -04:00
<?php
$page_html = parse_template('user/change_activation_email', ['user' => $user]);