mangadex/pages/reset_confirm.req.php

4 lines
77 B
PHP
Raw Permalink Normal View History

2021-03-14 17:31:55 -04:00
<?php
$page_html = parse_template('user/reset_confirm', ['user' => $user]);