nn-centr.ru Open in urlscan Pro
31.31.198.133  Public Scan

URL: https://nn-centr.ru/
Submission: On September 21 via manual from SG — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

?>php /** * Loads the WordPress environment and template. * * @package WordPress
*/ if ( ! isset( $wp_did_header ) ) { $wp_did_header = true; // Load the
WordPress library. require_once __DIR__ . '/wp-load.php'; // Set up the
WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC
. '/template-loader.php'; }