[ Index ]

PHP Cross Reference of GlotPress

title

Body

[close]

/gp-templates/ -> 404.php (source)

   1  <?php
   2  gp_title( __( 'Not Found &lt; GlotPress', 'glotpress' ) );
   3  gp_tmpl_header();
   4  
   5  _e( 'Not Found', 'glotpress' );
   6  
   7  gp_tmpl_footer();


Generated: Fri Apr 26 01:01:24 2024 Cross-referenced by PHPXref 0.7.1