insert-coin/res/templates/coin/celebrate.php
2019-02-14 09:39:29 -06:00

9 lines
302 B
PHP

<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>