|
|
|
|
|
by ivanstegic
1373 days ago
|
|
noc.org looked great to me, then I started clicking around and all I got what raw PHP files! for example, the homepage: <?php $content_canonical = "https://noc.org/"; $content_ogtype = "website"; include "includes/header.php"; ?> <!-- Mashead header-->
<header class="masthead">
<div class="container px-5">
<div class="row gx-5 align-items-center">
<div class="col-lg-6">
<!-- Mashead text and app badges-->
<div class="mb-5 mb-lg-0 text-center text-lg-start">
|
|