colordive/404.php
Alexander Agnarson 3068304eb6 Initial commit
2025-03-30 14:46:55 +02:00

5 lines
No EOL
129 B
PHP

<?php get_header(); ?>
<div class="blog-wrapper">
<?php get_template_part('inc/page-title'); ?>
</div>
<?php get_footer(); ?>