<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[56292] trunk/src/wp-admin: Help/About: Updates to About page.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/56292">56292</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/56292","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>ryelle</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2023-07-24 23:37:29 +0000 (Mon, 24 Jul 2023)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Help/About: Updates to About page.

Update the headers, icons, and avatar style to match the designs. Fix the version strings on embedded images. Remove the tagline on main About page. Update "ctrl" to the correct capitalization, "Ctrl".

Follow-up to <a href="https://core.trac.wordpress.org/changeset/56263">[56263]</a>.
Props richtabor, markoserb, audrasjb, nekojonez.
See <a href="https://core.trac.wordpress.org/ticket/58067">#58067</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpadminaboutphp">trunk/src/wp-admin/about.php</a></li>
<li><a href="#trunksrcwpadmincssaboutcss">trunk/src/wp-admin/css/about.css</a></li>
<li><a href="#trunksrcwpadminfreedomsphp">trunk/src/wp-admin/freedoms.php</a></li>
<li><a href="#trunksrcwpadminimagesaboutheadercontributesvg">trunk/src/wp-admin/images/about-header-contribute.svg</a></li>
<li><a href="#trunksrcwpadminimagesaboutheaderfreedomssvg">trunk/src/wp-admin/images/about-header-freedoms.svg</a></li>
<li><a href="#trunksrcwpadminimagesaboutreleasebadgesvg">trunk/src/wp-admin/images/about-release-badge.svg</a></li>
<li><a href="#trunksrcwpadminprivacyphp">trunk/src/wp-admin/privacy.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpadminaboutphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/about.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/about.php      2023-07-24 23:13:31 UTC (rev 56291)
+++ trunk/src/wp-admin/about.php        2023-07-24 23:37:29 UTC (rev 56292)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -32,7 +32,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                </h1>
</span><span class="cx" style="display: block; padding: 0 10px">                        </div>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <div class="about__header-text"><?php _e( 'Edit pages in the Site Editor, sync patterns, and more' ); ?></div>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <div class="about__header-text"></div>
</ins><span class="cx" style="display: block; padding: 0 10px">                 </div>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                <nav class="about__header-navigation nav-tab-wrapper wp-clearfix" aria-label="<?php esc_attr_e( 'Secondary menu' ); ?>">
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -92,7 +92,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                        </div>
</span><span class="cx" style="display: block; padding: 0 10px">                        <div class="column is-vertically-aligned-center">
</span><span class="cx" style="display: block; padding: 0 10px">                                <h3><?php _e( 'Work faster with the Command Palette' ); ?></h3>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                <p><?php _e( 'Switch to a specific template or open your editor preferences with a new tool that helps you quickly navigate expanded functionality. With simple keyboard shortcuts (⌘+k on Mac or ctrl+k on Windows), clicking the sidebar search icon in Site View, or clicking the Title Bar, get where you need to go and do what you need to do in seconds.' ); ?></p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         <p><?php _e( 'Switch to a specific template or open your editor preferences with a new tool that helps you quickly navigate expanded functionality. With simple keyboard shortcuts (⌘+k on Mac or Ctrl+k on Windows), clicking the sidebar search icon in Site View, or clicking the Title Bar, get where you need to go and do what you need to do in seconds.' ); ?></p>
</ins><span class="cx" style="display: block; padding: 0 10px">                         </div>
</span><span class="cx" style="display: block; padding: 0 10px">                </div>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -197,6 +197,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                <div class="about__image">
</span><span class="cx" style="display: block; padding: 0 10px">                                        <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
</span><span class="cx" style="display: block; padding: 0 10px">                                                <rect width="48" height="48" rx="4" fill="#151515"/>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                <path fill="#fff" fill-rule="evenodd" d="m20.014 21.168 3.988-3.418 3.988 3.418-.976 1.14-3.012-2.582-3.012 2.581-.976-1.139Z" clip-rule="evenodd"/>
+                                               <path fill="#fff" d="M16 29h16v-1.5H16V29Z"/>
</ins><span class="cx" style="display: block; padding: 0 10px">                                         </svg>
</span><span class="cx" style="display: block; padding: 0 10px">                                </div>
</span><span class="cx" style="display: block; padding: 0 10px">                                <h3 class="is-smaller-heading" style="margin-top:calc(var(--gap) / 2);margin-bottom:calc(var(--gap) / 4);"><?php _e( 'Rediscover the Top Toolbar' ); ?></h3>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -231,7 +233,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="about__section has-3-columns">
</span><span class="cx" style="display: block; padding: 0 10px">                        <div class="column about__image is-vertically-aligned-top">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                <img src="./images/about-release-badge.svg" alt="" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         <img src="<?php echo esc_url( admin_url( 'images/about-release-badge.svg?ver=6.3' ) ); ?>" alt="" />
</ins><span class="cx" style="display: block; padding: 0 10px">                         </div>
</span><span class="cx" style="display: block; padding: 0 10px">                        <div class="column is-vertically-aligned-center" style="grid-column-end:span 2">
</span><span class="cx" style="display: block; padding: 0 10px">                                <h3>
</span></span></pre></div>
<a id="trunksrcwpadmincssaboutcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/css/about.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/css/about.css  2023-07-24 23:13:31 UTC (rev 56291)
+++ trunk/src/wp-admin/css/about.css    2023-07-24 23:37:29 UTC (rev 56292)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -29,8 +29,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">        --text-light: #fff;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /* Accent colors: used in header, on special classes. */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        --accent-1: #3858e9; /* Link color, credit image overlay */
-       --accent-2: #ffb7a7; /* Accent background */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ --accent-1: #3858e9; /* Link color */
+       --accent-2: #c7b9f2; /* Accent background */
</ins><span class="cx" style="display: block; padding: 0 10px">         --accent-3: #f0f0f1; /* hr background */
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /* Navigation colors. */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -764,7 +764,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">        height: 140px;
</span><span class="cx" style="display: block; padding: 0 10px">        border-radius: 100%;
</span><span class="cx" style="display: block; padding: 0 10px">        overflow: hidden;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        background: var(--accent-1);
</del><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> .about__section .wp-person .gravatar {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -771,7 +770,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">        width: 140px;
</span><span class="cx" style="display: block; padding: 0 10px">        height: 140px;
</span><span class="cx" style="display: block; padding: 0 10px">        filter: grayscale(100%);
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        mix-blend-mode: screen;
</del><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> .about__section .compact .wp-person-avatar,
</span></span></pre></div>
<a id="trunksrcwpadminfreedomsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/freedoms.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/freedoms.php   2023-07-24 23:13:31 UTC (rev 56291)
+++ trunk/src/wp-admin/freedoms.php     2023-07-24 23:37:29 UTC (rev 56292)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -58,22 +58,22 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        <div class="about__section has-2-columns">
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="column aligncenter">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-1.svg?ver=6.1' ) ); ?>" alt="" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-1.svg?ver=6.3' ) ); ?>" alt="" />
</ins><span class="cx" style="display: block; padding: 0 10px">                         <h2 class="is-smaller-heading"><?php _e( 'The 1st Freedom' ); ?></h2>
</span><span class="cx" style="display: block; padding: 0 10px">                        <p><?php _e( 'To run the program for any purpose.' ); ?></p>
</span><span class="cx" style="display: block; padding: 0 10px">                </div>
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="column aligncenter">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-2.svg?ver=6.1' ) ); ?>" alt="" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-2.svg?ver=6.3' ) ); ?>" alt="" />
</ins><span class="cx" style="display: block; padding: 0 10px">                         <h2 class="is-smaller-heading"><?php _e( 'The 2nd Freedom' ); ?></h2>
</span><span class="cx" style="display: block; padding: 0 10px">                        <p><?php _e( 'To study how the program works and change it to make it do what you wish.' ); ?></p>
</span><span class="cx" style="display: block; padding: 0 10px">                </div>
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="column aligncenter">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-3.svg?ver=6.1' ) ); ?>" alt="" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-3.svg?ver=6.3' ) ); ?>" alt="" />
</ins><span class="cx" style="display: block; padding: 0 10px">                         <h2 class="is-smaller-heading"><?php _e( 'The 3rd Freedom' ); ?></h2>
</span><span class="cx" style="display: block; padding: 0 10px">                        <p><?php _e( 'To redistribute.' ); ?></p>
</span><span class="cx" style="display: block; padding: 0 10px">                </div>
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="column aligncenter">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-4.svg?ver=6.1' ) ); ?>" alt="" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <img class="freedom-image" src="<?php echo esc_url( admin_url( 'images/freedom-4.svg?ver=6.3' ) ); ?>" alt="" />
</ins><span class="cx" style="display: block; padding: 0 10px">                         <h2 class="is-smaller-heading"><?php _e( 'The 4th Freedom' ); ?></h2>
</span><span class="cx" style="display: block; padding: 0 10px">                        <p><?php _e( 'To distribute copies of your modified versions to others.' ); ?></p>
</span><span class="cx" style="display: block; padding: 0 10px">                </div>
</span></span></pre></div>
<a id="trunksrcwpadminimagesaboutheadercontributesvg"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/images/about-header-contribute.svg</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/images/about-header-contribute.svg     2023-07-24 23:13:31 UTC (rev 56291)
+++ trunk/src/wp-admin/images/about-header-contribute.svg       2023-07-24 23:37:29 UTC (rev 56292)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<svg width="1000" height="400" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3974_29104)"><path fill="#151515" d="M0 0h1000v400H0z"/><ellipse opacity=".2" cx="500" cy="463" rx="1497" ry="249" fill="url(#paint0_radial_3974_29104)"/><g opacity=".3" stroke-width="2"><circle cx="100" cy="100" r="101" transform="matrix(0 1 1 0 80 100)" stroke="url(#paint1_linear_3974_29104)"/><circle cx="467" cy="424" r="101" transform="rotate(90 467 424)" stroke="url(#paint2_linear_3974_29104)"/><circle cx="590" r="101" transform="rotate(-180 590 0)" stroke="
 url(#paint3_linear_3974_29104)"/><circle cx="870" cy="170" r="101" transform="rotate(-90 870 170)" stroke="url(#paint4_linear_3974_29104)"/></g></g><defs><radialGradient id="paint0_radial_3974_29104" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 249 -1497 0 500 463)"><stop stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></radialGradient><linearGradient id="paint1_linear_3974_29104" x1="190" y1="215" x2="76" y2="47" gradientUnits="userSpaceOnUse"><stop stop-color="#3858E9"/><stop offset=".516" stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></lin
 earGradient><linearGradient id="paint2_linear_3974_29104" x1="348" y1="497" x2="467" y2="524" gradientUnits="userSpaceOnUse"><stop stop-color="#FFFCB5"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint3_linear_3974_29104" x1="504" y1="60" x2="665" y2="-76" gradientUnits="userSpaceOnUse"><stop stop-color="#151515" stop-opacity="0"/><stop offset=".776" stop-color="#FFB7A7"/><stop offset="1" stop-color="#FFB7A7"/></linearGradient><linearGradient id="paint4_linear_3974_29104" x1="870" y1="70" x2="870" y2="270" gradientUnits="userSpaceOnUse"><stop stop-color="#7B90FF"/><stop offset=&
 quot;1" stop-color="#151515" stop-opacity="0"/></linearGradient><clipPath id="clip0_3974_29104"><path fill="#fff" d="M0 0h1000v400H0z"/></clipPath></defs></svg>
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<svg width="1000" height="400" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3974_29104)"><path fill="#151515" d="M0 0h1000v400H0z"/><ellipse opacity=".2" cx="500" cy="463" rx="1497" ry="249" fill="url(#paint0_radial_3974_29104)"/><g opacity=".3" stroke-width="2"><circle cx="100" cy="100" r="101" transform="matrix(-1 0 0 1 1100 55)" stroke="url(#paint1_linear_3974_29104)"/><circle cx="100" cy="100" r="101" transform="matrix(0 1 1 0 650 10)" stroke="url(#paint2_linear_3974_29104)"/><circle cx="100" cy="100" r="101" transform="matrix(0 1 1 
 0 150 190)" stroke="url(#paint3_linear_3974_29104)"/><circle opacity=".7" cx="100" cy="100" r="101" transform="matrix(0 1 1 0 400 100)" stroke="url(#paint4_linear_3974_29104)"/><circle cx="100" cy="100" r="101" transform="matrix(-1 0 0 1 100 145)" stroke="url(#paint5_linear_3974_29104)"/></g></g><defs><radialGradient id="paint0_radial_3974_29104" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 249 -1497 0 500 463)"><stop stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></radialGradient><linearGradient id="paint1_linear_3974_29104" x1="190" y1="215" x2="76" y2="47" gradientUnits="userSpaceOn
 Use"><stop stop-color="#3858E9"/><stop offset=".516" stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_3974_29104" x1="-19" y1="173" x2="100" y2="200" gradientUnits="userSpaceOnUse"><stop stop-color="#FFFCB5"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint3_linear_3974_29104" x1="14" y1="160" x2="175" y2="24" gradientUnits="userSpaceOnUse"><stop stop-color="#151515" stop-opacity="0"/><stop offset=".776" stop-color="#FFB7A7"/><stop offset="1" stop-color="#FFB7A7"/></linearGradient><linearGradi
 ent id="paint4_linear_3974_29104" x1="100" x2="100" y2="200" gradientUnits="userSpaceOnUse"><stop stop-color="#C7FFDB"/><stop offset=".563" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint5_linear_3974_29104" x1="100" x2="100" y2="200" gradientUnits="userSpaceOnUse"><stop stop-color="#7B90FF"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><clipPath id="clip0_3974_29104"><path fill="#fff" d="M0 0h1000v400H0z"/></clipPath></defs></svg>
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="trunksrcwpadminimagesaboutheaderfreedomssvg"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/images/about-header-freedoms.svg</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/images/about-header-freedoms.svg       2023-07-24 23:13:31 UTC (rev 56291)
+++ trunk/src/wp-admin/images/about-header-freedoms.svg 2023-07-24 23:37:29 UTC (rev 56292)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<svg width="1000" height="400" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1916_6764)"><path fill="#151515" d="M0 0h1000v400H0z"/><ellipse opacity=".2" cx="500" cy="463" rx="1497" ry="249" fill="url(#paint0_radial_1916_6764)"/><path opacity=".4" d="M301 449h1v-89.047c0-5.561 0-9.795-.276-13.17-.277-3.397-.839-6.013-2.013-8.317a21 21 0 0 0-9.177-9.177c-2.304-1.174-4.92-1.736-8.317-2.013-3.375-.276-7.609-.276-13.17-.276h-96.094c-5.561 0-9.795 0-13.17.276-3.397.277-6.013.839-8.317 2.013a21 21 0 0 0-9.177 9.177c-1.174 2.304-1.736 4.92-2.013 8.317-.276 3.375-.276 7.609-.276 13.17V449h161z" stroke="url(#paint1_linear_1916_6764)" stroke-width="2"/><path opacity="
 .4" d="M493 449h1v-89.047c0-5.561 0-9.795-.276-13.17-.277-3.397-.839-6.013-2.013-8.317a21 21 0 0 0-9.177-9.177c-2.304-1.174-4.92-1.736-8.317-2.013-3.375-.276-7.609-.276-13.17-.276h-96.094c-5.561 0-9.795 0-13.17.276-3.397.277-6.013.839-8.317 2.013a21 21 0 0 0-9.177 9.177c-1.174 2.304-1.736 4.92-2.013 8.317-.276 3.375-.276 7.609-.276 13.17V449h161z" stroke="url(#paint2_linear_1916_6764)" stroke-width="2"/><path opacity=".4" d="M685 449h1v-89.047c0-5.561 0-9.795-.276-13.17-.277-3.397-.839-6.013-2.013-8.317a21 21 0 0 0-9.177-9.177c-2.304-1.174-4.92-1.736-8.317-2.013-3.375-.276-7.609-.276-13.17-.276h-96.094c-5.561 0-9.795 0-13.17.276-3.397.277-6.013.839-8.317 2.013a21 21 0 0 0-9.177 9.177c-1.174 2.304-1.736 4.92-2.013 8.317-.276 3.375-.276 7.609-.276 13.17V449h161z" stroke="url(#paint3_linear_1916_6764)" stroke-width="2"/><path opacity=".4" d="M877 449h1v-89.047c0-5.561 0-9.795-.276-13.1
 7-.277-3.397-.839-6.013-2.013-8.317a21 21 0 0 0-9.177-9.177c-2.304-1.174-4.92-1.736-8.317-2.013-3.375-.276-7.609-.276-13.17-.276h-96.094c-5.561 0-9.795 0-13.17.276-3.397.277-6.013.839-8.317 2.013a21 21 0 0 0-9.177 9.177c-1.174 2.304-1.736 4.92-2.013 8.317-.276 3.375-.276 7.609-.276 13.17V449h161z" stroke="url(#paint4_linear_1916_6764)" stroke-width="2"/></g><defs><radialGradient id="paint0_radial_1916_6764" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 249 -1497 0 500 463)"><stop stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></radialGradient><linearGradient id="paint1_linear_1916_6764" x1="221" y1="328" x2="221" y2="448" gradientUnits="userSpaceOnUse"><stop stop-color="#3858E9"/&g
 t;<stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_1916_6764" x1="413" y1="328" x2="413" y2="448" gradientUnits="userSpaceOnUse"><stop stop-color="#FFFCB5"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint3_linear_1916_6764" x1="605" y1="328" x2="605" y2="448" gradientUnits="userSpaceOnUse"><stop stop-color="#C7FFDB"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint4_linear_1916_6764" x1="797" y1="328" x2="797" y2="448" gradientUnits="userSpaceOnUse"><stop stop-color="#F
 FB7A7"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><clipPath id="clip0_1916_6764"><path fill="#fff" d="M0 0h1000v400H0z"/></clipPath></defs></svg>
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<svg width="1000" height="400" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1916_6764)"><path fill="#151515" d="M0 0h1000v400H0z"/><ellipse opacity=".2" cx="500" cy="463" rx="1497" ry="249" fill="url(#paint0_radial_1916_6764)"/><path opacity=".4" d="M301 449h1v-95.447c0-4.441 0-7.834-.221-10.543-.223-2.73-.676-4.852-1.632-6.728a16.998 16.998 0 0 0-7.429-7.429c-1.876-.956-3.998-1.409-6.728-1.632-2.709-.221-6.102-.221-10.543-.221H160.154c-3.321 0-5.875 0-7.917.167-2.063.168-3.691.512-5.139 1.25a12.997 12.997 0 0 0-5.681 5.681c-.738 1.448-1.082 3.076-1.25 5.139-.167 2.042-.167 4.596-.167 7.917V449h161z" stroke="url(#paint1_linear_1916_6764)" stroke-width="2"/><path
  opacity=".4" d="M493 449h1v-95.447c0-4.441 0-7.834-.221-10.543-.223-2.73-.676-4.852-1.632-6.728a16.998 16.998 0 0 0-7.429-7.429c-1.876-.956-3.998-1.409-6.728-1.632-2.709-.221-6.102-.221-10.543-.221H352.154c-3.321 0-5.875 0-7.917.167-2.063.168-3.691.512-5.139 1.25a12.997 12.997 0 0 0-5.681 5.681c-.738 1.448-1.082 3.076-1.25 5.139-.167 2.042-.167 4.596-.167 7.917V449h161z" stroke="url(#paint2_linear_1916_6764)" stroke-width="2"/><path opacity=".4" d="M685 449h1v-95.447c0-4.441 0-7.834-.221-10.543-.223-2.73-.676-4.852-1.632-6.728a16.998 16.998 0 0 0-7.429-7.429c-1.876-.956-3.998-1.409-6.728-1.632-2.709-.221-6.102-.221-10.543-.221H544.154c-3.321 0-5.875 0-7.917.167-2.063.168-3.691.512-5.139 1.25a12.997 12.997 0 0 0-5.681 5.681c-.738 1.448-1.082 3.076-1.25 5.139-.167 2.042-.167 4.596-.167 7.917V449h161z" stroke="url(#paint3_linear_1916_6764)" stroke-width="2"/><path opacity=".4" d=&quot
 ;M877 449h1v-95.447c0-4.441 0-7.834-.221-10.543-.223-2.73-.676-4.852-1.632-6.728a16.998 16.998 0 0 0-7.429-7.429c-1.876-.956-3.998-1.409-6.728-1.632-2.709-.221-6.102-.221-10.543-.221H736.154c-3.321 0-5.875 0-7.917.167-2.063.168-3.691.512-5.139 1.25a12.997 12.997 0 0 0-5.681 5.681c-.738 1.448-1.082 3.076-1.25 5.139-.167 2.042-.167 4.596-.167 7.917V449h161z" stroke="url(#paint4_linear_1916_6764)" stroke-width="2"/></g><defs><radialGradient id="paint0_radial_1916_6764" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 249 -1497 0 500 463)"><stop stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></radialGradient><linearGradient id="paint1_linear_1916_6764" x1="221" y1="328" x2="221" y2="448" gradientUnits="userSp
 aceOnUse"><stop stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_1916_6764" x1="413" y1="328" x2="413" y2="448" gradientUnits="userSpaceOnUse"><stop stop-color="#FFFCB5"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint3_linear_1916_6764" x1="605" y1="328" x2="605" y2="448" gradientUnits="userSpaceOnUse"><stop stop-color="#C7FFDB"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><linearGradient id="paint4_linear_1916_6764" x1="797" y1="328" x2="797" y2="448" gradientUnit
 s="userSpaceOnUse"><stop stop-color="#FFB7A7"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></linearGradient><clipPath id="clip0_1916_6764"><path fill="#fff" d="M0 0h1000v400H0z"/></clipPath></defs></svg>
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="trunksrcwpadminimagesaboutreleasebadgesvg"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/images/about-release-badge.svg</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/images/about-release-badge.svg 2023-07-24 23:13:31 UTC (rev 56291)
+++ trunk/src/wp-admin/images/about-release-badge.svg   2023-07-24 23:37:29 UTC (rev 56292)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,52 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<svg xmlns="http://www.w3.org/2000/svg" width="280" height="280" fill="none" viewBox="0 0 280 280">
-  <g clip-path="url(#a)">
-    <rect width="280" height="280" fill="#151515" rx="5"/>
-    <ellipse cx="140" cy="323" fill="url(#b)" opacity=".2" rx="928" ry="154"/>
-    <g stroke-width="1.5" clip-path="url(#c)">
-      <path stroke="url(#d)" d="M53 135v1635"/>
-      <path stroke="url(#e)" d="M111 135v1635"/>
-      <path stroke="url(#f)" d="M169 135v1635"/>
-      <path stroke="url(#g)" d="M227 135v1635"/>
-    </g>
-    <path fill="#fff" d="M98.666 177.465c-10.254 0-18.603-4.981-23.34-14.014-3.32-5.762-5.03-13.135-5.03-21.875 0-23.486 10.89-37.5 28.76-37.5 12.891 0 22.901 7.666 25.001 19.043h-12.5c-1.612-5.322-6.543-8.789-12.598-8.789-10.547 0-16.748 9.766-16.65 26.758h.244c2.978-6.885 10.205-11.475 19.092-11.475 13.378 0 23.339 9.864 23.339 23.242 0 14.307-11.035 24.61-26.318 24.61Zm-.098-10.303c7.813 0 14.014-6.152 14.014-13.916 0-7.959-5.859-13.769-13.916-13.769-8.105 0-14.111 5.81-14.111 13.623 0 7.861 6.152 14.062 14.013 14.062Zm41.018 9.375c-3.955 0-7.031-3.076-7.031-7.031 0-3.906 3.076-7.031 7.031-7.031 3.906 0 6.982 3.125 6.982 7.031 0 3.955-3.076 7.031-6.982 7.031Zm32.082-31.933v-9.473h8.496c7.227 0 12.158-4.443 12.158-10.742 0-6.153-4.297-10.254-12.207-10.254-7.275 0-12.158 4.248-12.646 10.84H155.75c.684-12.647 10.4-20.85 24.951-20.85 13.867 0 23.731 7.568 23.731 18.555 0 8.74-5.86 15.039-14.551 16.552v.293c10.547.782 17.383 7.227 17.383 17.041 0 12.452-11.328 20.85-
 26.709 20.85-15.479 0-25.537-8.496-26.172-21.045h12.012c.585 6.445 5.859 10.742 14.257 10.742 8.106 0 13.819-4.541 13.819-11.035 0-7.129-5.371-11.474-14.112-11.474h-8.691Z"/>
-  </g>
-  <defs>
-    <linearGradient id="d" x1="53.5" x2="53.5" y1="135" y2="1770" gradientUnits="userSpaceOnUse">
-      <stop stop-color="#3858E9" stop-opacity="0"/>
-      <stop offset=".297" stop-color="#3858E9"/>
-      <stop offset=".734" stop-color="#3858E9"/>
-      <stop offset="1" stop-color="#3858E9" stop-opacity="0"/>
-      <stop offset="1" stop-color="#3858E9" stop-opacity="0"/>
-    </linearGradient>
-    <linearGradient id="e" x1="111.5" x2="111.5" y1="135" y2="1770" gradientUnits="userSpaceOnUse">
-      <stop stop-color="#C7FFDB" stop-opacity="0"/>
-      <stop offset=".297" stop-color="#C7FFDB"/>
-      <stop offset=".693" stop-color="#C7FFDB"/>
-      <stop offset="1" stop-color="#C7FFDB" stop-opacity="0"/>
-    </linearGradient>
-    <linearGradient id="f" x1="169.5" x2="169.5" y1="135" y2="1770" gradientUnits="userSpaceOnUse">
-      <stop stop-color="#FFB7A7" stop-opacity="0"/>
-      <stop offset=".297" stop-color="#FFB7A7"/>
-      <stop offset=".734" stop-color="#FFB7A7"/>
-      <stop offset="1" stop-color="#3858E9" stop-opacity="0"/>
-      <stop offset="1" stop-color="#FFB7A7" stop-opacity="0"/>
-    </linearGradient>
-    <linearGradient id="g" x1="227.5" x2="227.5" y1="135" y2="1770" gradientUnits="userSpaceOnUse">
-      <stop stop-color="#7B90FF" stop-opacity="0"/>
-      <stop offset=".297" stop-color="#7B90FF"/>
-      <stop offset=".734" stop-color="#7B90FF"/>
-      <stop offset="1" stop-color="#3858E9" stop-opacity="0"/>
-      <stop offset="1" stop-color="#7B90FF" stop-opacity="0"/>
-    </linearGradient>
-    <clipPath id="a">
-      <rect width="280" height="280" fill="#fff" rx="5"/>
-    </clipPath>
-    <clipPath id="c">
-      <path fill="#fff" d="M0 135h280v280H0z"/>
-    </clipPath>
-    <radialGradient id="b" cx="0" cy="0" r="1" gradientTransform="matrix(0 154 -928 0 140 323)" gradientUnits="userSpaceOnUse">
-      <stop stop-color="#3858E9"/>
-      <stop offset="1" stop-color="#151515" stop-opacity="0"/>
-    </radialGradient>
-  </defs>
-</svg>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<svg width="280" height="280" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_2238_13933)"><rect width="280" height="280" rx="5" fill="#151515"/><ellipse opacity=".2" cx="140" cy="323" rx="928" ry="154" fill="url(#paint0_radial_2238_13933)"/><g clip-path="url(#clip1_2238_13933)" stroke-width="1.5"><path d="M53 135v1635" stroke="url(#paint1_linear_2238_13933)"/><path d="M111 135v1635" stroke="url(#paint2_linear_2238_13933)"/><path d="M169 135v1635" stroke="url(#paint3_linear_2238_13933)"/><path d="M227 135v1635" stroke="url(#paint4_linear_2238_13933)"/></g><p
 ath d="M99.984 177.221c-15.576 0-28.466-10.889-28.466-35.596v-.098c0-23.291 10.79-37.207 28.759-37.207 13.037 0 22.754 7.52 25 18.164l.098.537h-12.5l-.195-.439c-1.856-4.834-6.201-7.959-12.5-7.959-11.328 0-16.065 10.84-16.553 24.17-.049.732-.049 1.465-.049 2.246h.244c2.784-6.445 9.815-11.328 19.385-11.328 13.574 0 23.096 9.766 23.096 22.998v.098c0 14.209-11.133 24.414-26.319 24.414zm-14.257-24.219c0 7.812 6.2 13.916 14.062 13.916 7.861 0 14.111-6.055 14.111-13.672v-.098c0-8.007-5.908-13.72-13.965-13.72-8.056 0-14.208 5.664-14.208 13.525v.049zm54.494 23.779c-3.955 0-7.08-3.125-7.08-7.08 0-3.906 3.125-7.031 7.08-7.031s7.031 3.125 7.031 7.031c0 3.955-3.076 7.08-7.031 7.08zm39.357.44c-15.478 0-25.537-8.301-26.514-20.117l-.048-.586h12.06l.049.537c.684 5.713 6.152 9.863 14.404 9.863 8.155 0 13.575-4.492 13.575-10.889v-.097c0-7.422-5.469-11.524-14.454-11.524h-8.349v-9.375h8.056c7.764 0 12.94-4.394 12.94-10.547v-.097c0-6.348-4.297-10.059-11.865-10.059-7.422 0-12.5 3.858-13.135 9.912l-.0
 49.488h-11.719l.049-.585c1.026-11.915 10.645-19.825 24.854-19.825 14.55 0 23.974 7.471 23.974 18.409v.097c0 8.74-6.347 14.551-14.795 16.309v.244c10.401.976 17.285 7.129 17.285 16.894v.098c0 12.256-10.742 20.85-26.318 20.85z" fill="#fff"/></g><defs><radialGradient id="paint0_radial_2238_13933" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0 154 -928 0 140 323)"><stop stop-color="#3858E9"/><stop offset="1" stop-color="#151515" stop-opacity="0"/></radialGradient><linearGradient id="paint1_linear_2238_13933" x1="53.5" y1="135" x2="53.5" y2="1770" gradientUnits="userSpaceOnUse"><stop stop-color="#3858E9" stop-opacity="0"/><stop offset=".297" stop-color="#3858E9"/><stop offset=".734&
 quot; stop-color="#3858E9"/><stop offset="1" stop-color="#3858E9" stop-opacity="0"/><stop offset="1" stop-color="#3858E9" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_2238_13933" x1="111.5" y1="135" x2="111.5" y2="1770" gradientUnits="userSpaceOnUse"><stop stop-color="#C7FFDB" stop-opacity="0"/><stop offset=".297" stop-color="#C7FFDB"/><stop offset=".693" stop-color="#C7FFDB"/><stop offset="1" stop-color="#C7FFDB" stop-opacity="0"/></linearGradient><linearGradient id="paint3_linear_2238_13933" x1="169.5" y1="135" x2="169.5" y2="1770" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB7A7" stop-opacity="
 0"/><stop offset=".297" stop-color="#FFB7A7"/><stop offset=".734" stop-color="#FFB7A7"/><stop offset="1" stop-color="#3858E9" stop-opacity="0"/><stop offset="1" stop-color="#FFB7A7" stop-opacity="0"/></linearGradient><linearGradient id="paint4_linear_2238_13933" x1="227.5" y1="135" x2="227.5" y2="1770" gradientUnits="userSpaceOnUse"><stop stop-color="#7B90FF" stop-opacity="0"/><stop offset=".297" stop-color="#7B90FF"/><stop offset=".734" stop-color="#7B90FF"/><stop offset="1" stop-color="#3858E9" stop-opacity="0"/><stop offset="1" stop-color="#7B90FF" stop-opacity="0"/></linearGradient><clipPath id="clip0_2238_13933"
 ><rect width="280" height="280" rx="5" fill="#fff"/></clipPath><clipPath id="clip1_2238_13933"><path fill="#fff" transform="translate(0 135)" d="M0 0h280v280H0z"/></clipPath></defs></svg>
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="trunksrcwpadminprivacyphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/privacy.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/privacy.php    2023-07-24 23:13:31 UTC (rev 56291)
+++ trunk/src/wp-admin/privacy.php      2023-07-24 23:37:29 UTC (rev 56292)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -40,7 +40,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        <div class="about__section has-2-columns is-wider-right">
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="column about__image">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                        <img class="privacy-image" src="<?php echo esc_url( admin_url( 'images/privacy.svg?ver=6.1' ) ); ?>" alt="" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                 <img class="privacy-image" src="<?php echo esc_url( admin_url( 'images/privacy.svg?ver=6.3' ) ); ?>" alt="" />
</ins><span class="cx" style="display: block; padding: 0 10px">                 </div>
</span><span class="cx" style="display: block; padding: 0 10px">                <div class="column is-vertically-aligned-center">
</span><span class="cx" style="display: block; padding: 0 10px">                        <p><?php _e( 'From time to time, your WordPress site may send data to WordPress.org &#8212; including, but not limited to &#8212; the version of WordPress you are using, and a list of installed plugins and themes.' ); ?></p>
</span></span></pre>
</div>
</div>

</body>
</html>