Merge pull request #1964 from roots/retlehs-patch-1

Remove get_the_posts_navigation from 404
This commit is contained in:
Ben Word
2017-09-12 16:04:32 -06:00
committed by GitHub

View File

@@ -9,6 +9,4 @@
</div>
{!! get_search_form(false) !!}
@endif
{!! get_the_posts_navigation() !!}
@endsection