Files
supportware/sn_templates/xx_child.html
2025-08-05 22:42:07 +02:00

42 lines
805 B
HTML

<!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>
<!--#sn_meta:dp_item:xx_metatags_small.html-->
<!--#sn_threadmeta-->
<title> Hilfe</title>
<link href="/xx_main.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var pagetype='<!--#type:dp_system:pagetype-->';
var entryid = '<!--#id0:dp_system:entryid-->';
</script>
</head>
<body>
<!--CONTAINER-->
<div class="container clearfix">
<!--WRAPPER-->
<div class="wrapper">
<!--CONTENT: variabel, muss daher immer ueberschrieben werden-->
<div class="content clearfix">
<!--#sn_body-->
</div><!--end CONTENT-->
</div><!--end WRAPPER-->
</div><!--CONTAINER-->
</body>
</html>