SOFM/header.php

14 lines
712 B
PHP
Raw Permalink Normal View History

2020-11-03 21:02:37 -08:00
<?php include("config.php"); session_start(); ?>
<!DOCTYPE html>
2020-11-04 23:25:32 -08:00
<html lang="en-US">
2020-11-03 21:02:37 -08:00
<head>
2020-11-22 13:41:09 -08:00
<title>FreeHost ~ Free File/Web Hosting</title>
2020-11-03 21:02:37 -08:00
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
2020-11-22 13:41:09 -08:00
<meta name="description" content="Welcome to the world of ad-free, cost-free file / web hosting! 20GB user space included with a 350MB max file upload size! FreeHost is proudly powered by FreeDNS, LetsEncrypt, Freenom, and SOFM <?php echo $version; ?>" />
2020-11-03 21:02:37 -08:00
<link rel="stylesheet" href="style.css" type="text/css">
<script src="data/jquery.1.7.js"></script>
2020-11-22 13:41:09 -08:00
<meta name="viewport" content="width=device-width, initial-scale=.60, shrink-to-fit=yes">
2020-11-03 21:02:37 -08:00
</head>
<body>
<div class="contain">