File "404.php"

Full Path: /home/pumpbmko/public_html/wp-content/themes/momota/404.php
File size: 103 bytes
MIME-type: text/x-php
Charset: utf-8

<?php get_header(); ?>
<?php momota_theme()->get( 'page-not-found' )->render(); ?>
<?php
get_footer();