Update 'resources/views/front/location.blade.php'
This commit is contained in:
parent
1f65756bdd
commit
faef26e528
1 changed files with 3 additions and 3 deletions
|
@ -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
|
Loading…
Reference in a new issue