Index: about.php
===================================================================
--- about.php	(revision 51468)
+++ about.php	(working copy)
@@ -23,7 +23,7 @@
 			<div class="about__header-title">
 				<h1>
 					<?php _e( 'WordPress' ); ?>
-					<?php echo $display_version; ?>
+					<?php echo esc_html($display_version); ?>
 				</h1>
 			</div>
 
