Reequestrian/wp-content/themes/twentytwentyfive-child/page-template/faq.php
2025-04-17 18:29:47 +05:30

9 lines
78 B
PHP

<?php
/*
Template Name: FAQ page
*/
get_header();
?>
<?php get_footer(); ?>