fail
This commit is contained in:
parent
6052dbb9c6
commit
c9d91ae93b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
<h2>Community</h2>
|
<h2>Community</h2>
|
||||||
|
|
||||||
<a class="form-button" href="/tou.php">Terms of Use</a>
|
<a class="form-button" href="/tou.php">Terms of Use</a>
|
||||||
<a class="form-button" href="/stats.php?ref=" . <?php echo $username ?>>Suggested Users</a>
|
<a class="form-button" href="/stats.php?ref=<?php echo $username ?>">Suggested Users</a>
|
||||||
<a class="form-button" href="/stats.php">Top Users</a>
|
<a class="form-button" href="/stats.php">Top Users</a>
|
||||||
<a class="form-button" href="https://dervland.net/">More Projects</a>
|
<a class="form-button" href="https://dervland.net/">More Projects</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue