first re-commit.
This commit is contained in:
74
sn_templates/xx_main.html
Normal file
74
sn_templates/xx_main.html
Normal file
@@ -0,0 +1,74 @@
|
||||
|
||||
<!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_nocache.html-->
|
||||
<!--#sn_threadmeta-->
|
||||
<title><!--#sn_page:dp_system:navipage--><!--#sn_title:dp_system:pagetitle--></title>
|
||||
<link href="/xx_main.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
|
||||
|
||||
<script src="/sn_main0.js" type="text/javascript"></script>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
|
||||
|
||||
var pagetype='<!--#type:dp_system:pagelocation-->';
|
||||
var entryid = '<!--#id0:dp_system:imageid-->';
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!--#vgtag:dp_system:vgwort-->
|
||||
<script src="/wz_tooltip.js" type="text/javascript"></script>
|
||||
|
||||
<!--CONTAINER-->
|
||||
<div class="container clearfix">
|
||||
|
||||
<!--WRAPPER-->
|
||||
<div class="wrapper">
|
||||
|
||||
<!--#sn_sysinfo:dp_item:xx_box_header_sysmessage.html-->
|
||||
|
||||
<!--#sn_userinfo:dp_item:xx_box_user_info.html-->
|
||||
|
||||
<!--#sn_menu:dp_item:xx_box_menu.html-->
|
||||
|
||||
<!--CONTENT: variabel, muss daher immer ueberschrieben werden-->
|
||||
<div class="content clearfix">
|
||||
|
||||
<!-- optionale linke spalte -->
|
||||
<!--#sn_main_left-->
|
||||
|
||||
<!-- body: der inhalt -->
|
||||
<!--#sn_body-->
|
||||
|
||||
<!-- optionale rechte spalte -->
|
||||
<!--#sn_main_right-->
|
||||
|
||||
</div><!--end CONTENT-->
|
||||
|
||||
</div><!--end WRAPPER-->
|
||||
|
||||
|
||||
<!--ADVERTISING-->
|
||||
<!-- spalte 4: werbung -->
|
||||
<!--#sn_sky:dp_item:xx_x_sky.html-->
|
||||
<!-- end ADVERTISING-->
|
||||
|
||||
</div><!--CONTAINER-->
|
||||
|
||||
<!--#sn_end:dp_item:xx_box_copyright.html-->
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user