<?php get_header(); ?> <div class="wrapper container p-20 align-center"> <br><br> <h1 class="color-main"><strong>Trang bạn truy cập không tìm thấy!</strong></h1> <br><br> <img src="<?=get_template_directory_uri()?>/imgs/404.png" alt="404" /> <br><br> </div> <?php get_footer(); ?>