✨feature: Markets and shopping features
This commit is contained in:
@@ -137,6 +137,10 @@ try {
|
||||
|
||||
<h1 class="text-3xl font-bold mb-6 underline decoration-gray-300 w-full"><a href="market.php">Spacetraders - Markets</a></h1>
|
||||
|
||||
<p class="mb-6">
|
||||
<a class="text-blue-300 hover:underline" href="all-markets.php">View All Markets</a>
|
||||
</p>
|
||||
|
||||
<?php if (isset( $tokenError ) ) : ?>
|
||||
<div class="mb-6 border border-red-500 p-4 rounded text-red-300">
|
||||
<?php echo htmlspecialchars( $tokenError ); ?>
|
||||
|
||||
Reference in New Issue
Block a user