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

9 lines
301 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>
2020-06-07 08:38:56 -05:00
<p>Its meta stuff (or lack thereof) is
2018-10-09 19:39:09 -05:00
<a href="<?php echo($GLOBALS["coin_url"] . ".txt"); ?>">here</a></p>