' . __( 'Error 404', 'asteroid' ) . ''; $asteroid_404_content .= '

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

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