X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=index.php;h=47a1ad4d6382e05aeda103f0ff369ca87140d38b;hb=99fb5d15315fcccf27dba5c7b2c38d10f9d5c5d3;hp=de3e754a635d802a71261097ec4709cc92fa43e3;hpb=77ad7d89369ca16171b87014f32b72ade198a144;p=dylansserver.git diff --git a/index.php b/index.php index de3e754..47a1ad4 100644 --- a/index.php +++ b/index.php @@ -1,26 +1 @@ - - - - - - dylanstestserver/title> - <link href="includes/style.css" rel="stylesheet" type="text/css"> - <link rel="icon" href="icon.png" type="image/png"> -</head> -<body> - -<div id="structure" - <div id="banner"> - <img src="images/dylanstestserver.png" /> - </div> - <div id="content"> - <div style="float:right"> - <a href="kjondesign/">kjondesign/</a> - </div> - </div> -<br><br> -</div> -</body> -</html> - +<?php require('includes/cms.php'); ?>