<?phpprintf(__("You tried going to %s, which doesn't exist. You can try navigate or search.",'path'),'<code>'.home_url(esc_url($_SERVER['REQUEST_URI'])).'</code>');?>
</p>
<?phpget_search_form();// Loads the searchform.php template. ?>
<p>
<?php_e("Or here are the latest posts, hope it helps.",'path');?>
<p><?phpprintf(__('Want to replace or remove default logo? <a href="%s">Go to Appearance >> Header</a>. ','path'),admin_url('themes.php?page=custom-header'));?></p>
</td>
</tr>
<!-- End custom form elements. -->
</table><!-- .form-table --><?php
}
/* Function for displaying the background meta box. */
<p><?phpprintf(__('Want to replace or remove default background? <a href="%s">Go to Appearance >> Background</a>. ','path'),admin_url('themes.php?page=custom-background'));?></p>
</td>
</tr>
<!-- End custom form elements. -->
</table><!-- .form-table --><?php
}
/* Function for displaying the layout meta box. */
<p><spanclass="description"><?php_e('Set the layout for the entire site. The default layout is 2 columns with content on the left. You can overwrite this value in individual post or page. Note! Three column layouts will only work if you use Primary and Secondary Widget areas and browser window is wide enough.','path');?></span></p>
<spanclass="page-numbers"><?phpprintf(__('Page %1$s of %2$s','path'),(get_query_var('cpage')?absint(get_query_var('cpage')):1),get_comment_pages_count());?></span>
<?phpprintf(__('Comments are closed, but <a href="%s" title="Trackback URL for this post">trackbacks</a> and pingbacks are open.','path'),esc_url(get_trackback_url()));?>
<?phpechoapply_atomic_shortcode('byline','<div class="byline">'.__('[post-format-link] published on [entry-published] [entry-edit-link before="| "]','path').'</div>');?>