<?php get_header(); ?> <div class="center"> <div class="main-text"> <h1>404 Страница не найдена</h1> <p>Извините! Запрашиваемая страница не существует.</p> </div> </div> <?php get_footer(); ?>