very bad meta page

This commit is contained in:
biglyderv 2025-01-24 14:12:53 -05:00
parent 78f1e016c1
commit 266a114e78
2 changed files with 101 additions and 0 deletions

View file

@ -110,6 +110,9 @@
<div class="avatar">
<b><?php echo count($followers) ?> followers</b>
<b><?php echo count($following) ?> following</b>
</div>
<div class='avatar'>
<a class='link' href='/meta.php?id=<?php echo $user?>'>More info</a>
</div>
<input name="target" hidden="" value="<?php echo $user ?>">