Skip to content

Instantly share code, notes, and snippets.

View marthatodi's full-sized avatar

Martha Todi marthatodi

  • Hack The Box
  • Athens
View GitHub Profile
<html>
<head>
<?php
include_once "page_parts/head.php";
?>
</head>
<body class="container">
<?php
include_once "page_parts/header.php";
?>