diff options
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <link rel="stylesheet" type="text/css" href="static/main.css" /> </head> -<body onload=""> +<body> <?php include("header.inc.php"); ?> |
index : lfpe | ||
Mirror of https://github.com/pks/lfpe.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | index.php | 2 |
@@ -6,7 +6,7 @@ <link rel="stylesheet" type="text/css" href="static/main.css" /> </head> -<body onload=""> +<body> <?php include("header.inc.php"); ?> |