very bad meta page
This commit is contained in:
parent
78f1e016c1
commit
266a114e78
2 changed files with 101 additions and 0 deletions
|
@ -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 ?>">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue