post_content); echo $content; // WPCS: xss ok. else : echo '

' . esc_html_e( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'benjamin' ) . '

'; get_search_form(); echo '
'; echo '
'; echo '
'; the_widget( 'Benjamin_Widget_Pages', array('title'=>'Pages') ); endif; ?>