blogcards/404.php
Alexander Agnarson 74bf86a6f2 Initial commit
2024-04-14 21:21:20 +02:00

5 lines
No EOL
93 B
PHP

<?php get_header(); ?>
<?php get_template_part('inc/page-title'); ?>
<?php get_footer(); ?>