<h2><?php esc_html_e('Purpose', 'print-my-blog'); ?></h2>
<p><?php esc_html_e('For creating a printout of your WordPress content that saves paper and ink.', 'print-my-blog');
    ?></p>
<p><?php esc_html_e('This design uses a smaller font, small images, doesn’t add pagebreaks between articles, and avoids unnecessary extra information.', 'print-my-blog'); ?></p>
<?php
require __DIR__ . '/shared.php';
