_deprecated_file(sprintf(__('Theme without %1$s'),basename(__FILE__)),'3.0',null,sprintf(__('Please include a %1$s template in your theme.'),basename(__FILE__)));
<p><?phpprintf(__('You are currently browsing the <a href="%1$s/">%2$s</a> blog archives for the day %3$s.'),get_bloginfo('url'),get_bloginfo('name'),get_the_time(__('l, F jS, Y')));?></p>
<p><?phpprintf(__('You are currently browsing the <a href="%1$s/">%2$s</a> blog archives for %3$s.'),get_bloginfo('url'),get_bloginfo('name'),get_the_time(__('F, Y')));?></p>
<p><?phpprintf(__('You are currently browsing the <a href="%1$s/">%2$s</a> blog archives for the year %3$s.'),get_bloginfo('url'),get_bloginfo('name'),get_the_time('Y'));?></p>
<p><?phpprintf(__('You have searched the <a href="%1$s/">%2$s</a> blog archives for <strong>‘%3$s’</strong>. If you are unable to find anything in these search results, you can try one of these links.'),get_bloginfo('url'),get_bloginfo('name'),esc_html(get_search_query()));?></p>
<li><ahref="http://wordpress.org/"title="<?php esc_attr_e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>">WordPress</a></li>