8 lines
283 B
Smarty
8 lines
283 B
Smarty
<p>
|
|
Are you sure you want to purchase {{ collectableName }}? It will cost {{ collectableCost }} credits.
|
|
</p>
|
|
|
|
<p>
|
|
<a href="#" class="new-button" id="collectibles-purchase"><b>Purchase</b><i></i></a>
|
|
<a href="#" class="new-button" id="collectibles-close"><b>Close</b><i></i></a>
|
|
</p> |