Files
2026-04-28 15:13:50 +02:00

12 lines
150 B
PHP

<?php
/**
* Single-Popup Templates
*
* @package PopupMaker
* @copyright Copyright (c) 2024, Code Atlantic LLC
*/
get_header();
get_footer();