mirror of
https://github.com/holo-gfx/mangadex.git
synced 2025-02-11 21:54:00 -05:00
4 lines
77 B
PHP
4 lines
77 B
PHP
|
<?php
|
||
|
|
||
|
$page_html = parse_template('user/reset_confirm', ['user' => $user]);
|