diff options
Diffstat (limited to 'app/Template/listing/show.php')
-rw-r--r-- | app/Template/listing/show.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/listing/show.php b/app/Template/listing/show.php index 98b9528a..a5cba1c4 100644 --- a/app/Template/listing/show.php +++ b/app/Template/listing/show.php @@ -59,4 +59,4 @@ <?= $paginator ?> <?php endif ?> -</section>
\ No newline at end of file +</section> |