diff Tools/DocGen/Content/ChmTemplate.html @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Tools/DocGen/Content/ChmTemplate.html	Thu Mar 27 21:46:09 2014 +0400
@@ -0,0 +1,29 @@
+<html>
+<head>
+	<title>{3}</title>
+	<link href="{1}bltoolkit.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<span class="title"><nobr>Business Logic Toolkit for .NET</nobr></span><br/>
+<span class="homeurl">www.bltoolkit.net</span>
+
+<table width="100%" border="0" cellpadding="0" cellspacing="0">
+<tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
+<tr><td colspan="3" class="hr"><img width="1" height="1" alt=""/></td></tr>
+<tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
+<tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
+<tr><td width="25px">&nbsp;</td><td>{0}</td><td width="25px">&nbsp;</td></tr>
+<tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
+<tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
+<tr><td colspan="3" class="hr"><img width="1" height="1" alt=""/></td></tr>
+<tr><td colspan="3" class="sp"><img width="1" height="1" alt=""/></td></tr>
+<tr><td colspan="3">
+<small>
+<nobr>&copy; 2010 www.bltoolkit.net</nobr><br/>
+<nobr><a target=_blank href="mailto:support@bltoolkit.net">support@bltoolkit.net</a></nobr>
+</small>
+</td></tr>
+</table>
+
+</body>
+</html>