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>
|
<strong>Suspended Count: {{$location->block_count}}</strong>
|
||||||
|
|
||||||
@endif
|
@endif
|
||||||
<br />
|
<br /><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>
|
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>
|
</article>
|
||||||
</section>
|
</section>
|
||||||
@endsection
|
@endsection
|
Loading…
Reference in a new issue