first re-commit.
This commit is contained in:
41
sn_templates/xx_child.html
Normal file
41
sn_templates/xx_child.html
Normal file
@@ -0,0 +1,41 @@
|
||||
<!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>
|
Reference in New Issue
Block a user