' . __('Nothing Found', 'asr') . ''; $asr_404_content .= '

' . __('Sorry. The Page or File you were looking for was not found.', 'asr') . '

'; $asr_404_content .= get_search_form( false ); echo apply_filters( 'frontier_404_content', $frontier_404_content ); ?>