🎨 Simplify the default Composers (#3250)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
@php(the_content())
|
||||
</div>
|
||||
|
||||
@if ($pagination)
|
||||
@if ($pagination())
|
||||
<footer>
|
||||
<nav class="page-nav" aria-label="Page">
|
||||
{!! $pagination !!}
|
||||
|
||||
Reference in New Issue
Block a user