Leitgedanken/msd2/myoos/media/eng/conditions.html
2023-01-23 11:03:31 +01:00

30 lines
690 B
HTML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Conditions of Use</title>
<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background: #F5F5F5;
color: #333333;
}
h2 {
font-family: arial, helvetica, sans serif;
font-size: 13px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<h2>Conditions of Use</h2>
<p></p>
Put here your Conditions of Use information.
</body>
</html>