Remove get_the_posts_navigation from 404

This commit is contained in:
Ben Word
2017-09-12 16:04:15 -06:00
committed by GitHub
parent 7ce252939c
commit 7bfe868afb

View File

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