git-subtree-dir: web/app/themes/badegg git-subtree-mainline:272b0f6525git-subtree-split:2b425fd2ea
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
|