mangadex/pages/activation.req.php

4 lines
74 B
PHP
Raw Normal View History

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