Show code - controversy.php


<?php
$page_title = "Controversy";
include("header.php") ?>
<p>I'm aware that I write about controversial topics. They're some of the most important topics.</p>
<?php include("footer.php") ?>

<?php
$page_title = "Controversy";
include("header.php") ?>
<p>I'm aware that I write about controversial topics. They're some of the most important topics.</p>
<?php include("footer.php") ?>