insert-coin/resources/templates/coin/celebrate.php

9 lines
302 B
PHP
Raw Normal View History

2018-10-09 19:39:09 -05:00
<p>Thanks for feeding me; it'll be in safe hands</p>
<p>Your coin's <a href="<?php echo($GLOBALS["coin_url"]); ?>">over here</a></p>
<p><b><?php echo($GLOBALS["coin_url"]); ?></b></p>
<p>It's meta-stuff (or lack thereof) is
<a href="<?php echo($GLOBALS["coin_url"] . ".txt"); ?>">here</a></p>