Horriblesubs/fansub/views/maintenance.php

5 lines
120 B
PHP

<?php
get_template_part('hocwp/theme/header');
do_action('hocwp_maintenance');
get_template_part('hocwp/theme/footer');