
<center><h2><strong>Ubuntu</strong></h2>
­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php
defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' );
?>
<th class="imagify-cell-filename"><?php esc_html_e( 'Filename', 'imagify' ); ?></th>
<th class="imagify-cell-status"><?php esc_html_e( 'Status', 'imagify' ); ?></th>
<th class="imagify-cell-original-size"><?php esc_html_e( 'Original', 'imagify' ); ?></th>
<th class="imagify-cell-optimized-size"><?php esc_html_e( 'Optimized', 'imagify' ); ?></th>
<th class="imagify-cell-percentage"><?php esc_html_e( 'Percentage', 'imagify' ); ?></th>
<th class="imagify-cell-savings"><?php esc_html_e( 'Saving', 'imagify' ); ?></th>
