diff --git a/resources/views/front/listing.blade.php b/resources/views/front/listing.blade.php
index b2bd8de..693a2a1 100644
--- a/resources/views/front/listing.blade.php
+++ b/resources/views/front/listing.blade.php
@@ -7,7 +7,7 @@
Page {{$pageNum}}
PREV
{{$pageNum}} of {{$totalPages}}
- NEXT
+ NEXT
@foreach($locations as $location)
@if($location->rating == 'silence')
@@ -20,6 +20,7 @@
@endforeach
+
PREV
{{$pageNum}} of {{$totalPages}}
NEXT