6 lines
144 B
PHP
Executable File
6 lines
144 B
PHP
Executable File
<ul class="livestats">
|
|
<li>
|
|
<span class="title">Unread entries</span>
|
|
<strong>{!! $count_unread !!}</strong>
|
|
</li>
|
|
</ul> |