diff --git a/public/authenticated.php b/public/authenticated.php index e78c758..3eb03b7 100644 --- a/public/authenticated.php +++ b/public/authenticated.php @@ -12,6 +12,7 @@ include "../includes/retrieve_data.php"; $data = retrieve_data("../../sitedata.yml",true); include "../includes/layout.php"; + echo "


Log Out
"; ?>