manager->is_theme_active() ) {
					echo '' . __( 'Active theme' ) . ' {{ data.title }}';
				} else {
					echo '' . __( 'Previewing theme' ) . ' {{ data.title }}';
				}
				?>
				
					
				
			
			
		
		
		
			
			
				
					' . __( 'Themes' ) . ''
					); // Separate strings for consistency with other panels.
					?>
				
				
					<# if ( data.description ) { #>
						
					<# } #>
				
			
			
				<# if ( data.description ) { #>
					
						{{{ data.description }}}
					
				<# } #>