You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The template for displaying 404 pages (not found).
*
* @package tink-2014
*/
get_header(); ?>
<h1><?phpesc_html_e( 'Page not found' ); ?></h1>
<p>That's strange… It looks like nothing was found at this location. Maybe try the <a href="#s">search</a> or the site <a href="#anchor-navigation">navigation</a>.</p>