0
0
Fork 0

import from old webserver

This commit is contained in:
Jannik Beyerstedt 2024-01-27 15:10:12 +01:00
commit ef633b2cf4
182 changed files with 69233 additions and 0 deletions

12
ssi_site_header.html Normal file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=ISO-8859-1" />
<link rel="stylesheet" href="css/site_aligns.css" type="text/css" />
<link rel="stylesheet" href="css/site_colors.css" type="text/css" />
<link rel="stylesheet" href="css/site_fonts.css" type="text/css" />
<link rel="stylesheet" href="css/site_others.css" type="text/css" />
<!-- end of site header -->