Update 'resources/views/front/location.blade.php'

This commit is contained in:
alcapurrias 2023-09-05 23:59:09 +02:00
parent 1f65756bdd
commit faef26e528

View file

@ -25,10 +25,10 @@
<strong>Suspended Count: {{$location->block_count}}</strong>
@endif
<br />
This count reflects the number of times this instance has been suspended or silenced be two or more <a href="/about#how">Current Sources</a>
<br /><br />
This count reflects the number of times this instance has been suspended or silenced by two or more <a href="/about#how">Current Sources</a>.
<br />UPDATED : {{$updated}}
<br /><br />UPDATED: {{$updated}}
</article>
</section>
@endsection