git-subtree-dir: web/app/themes/badegg git-subtree-mainline:b862ff9755git-subtree-split:b31aa7550b
8 lines
124 B
PHP
8 lines
124 B
PHP
@php(the_content())
|
|
|
|
@if ($pagination())
|
|
<nav class="page-nav" aria-label="Page">
|
|
{!! $pagination !!}
|
|
</nav>
|
|
@endif
|