Horriblesubs/fansub/views/maintenance.php

5 lines
120 B
PHP
Raw Permalink Normal View History

2018-03-28 07:11:18 +02:00
<?php
get_template_part('hocwp/theme/header');
do_action('hocwp_maintenance');
get_template_part('hocwp/theme/footer');