server version, minor css fixes and other visual upgrades mostly to standard layout -> glitch css
This commit is contained in:
@@ -12,4 +12,7 @@
|
||||
|
||||
<span id="favs-user"><a href="/user/{{$user->username}}/favs/index"><i class="fa fa-heart"></i> {{ $user->favs()->countScoped()->count() }} Favorites</a></span>
|
||||
</div>
|
||||
@if($user->isOnline())
|
||||
user is online!!
|
||||
@endif
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user