mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-21 02:19:45 +00:00
7 lines
No EOL
288 B
PHP
7 lines
No EOL
288 B
PHP
<?php echo View::render('nav/_header', ['isDark' => false]) ?>
|
|
<main>
|
|
<div class="content">
|
|
<h1>Thank You!</h1>
|
|
<p>Your account will be synced. If you have any questions, please contact <a href="mailto:reilly@lbry.io" class="link-primary">reilly@lbry.io</a></p>
|
|
</div>
|
|
</main>
|