' . esc_html( $site_name ) . ''; endif; if ( ! empty( $site_description ) ): $html .= '
' . esc_html( $site_description ) . '
'; endif; echo $html; endif; ?>