insert-coin/res/templates/coin/celebrate.php
2020-06-07 19:11:12 +05:30

9 lines
301 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>Its meta stuff (or lack thereof) is
<a href="<?php echo($GLOBALS["coin_url"] . ".txt"); ?>">here</a></p>