Files
2025-09-29 00:52:08 +02:00

55 lines
2.1 KiB
Plaintext
Executable File

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<title>CruiseControl.NET</title>
<link type="text/css" rel="stylesheet" href="$applicationPath/cruisecontrol.css" />
</HEAD>
<body class="wholepage" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
<table class="main-panel" border="0" width="100%">
<tr>
<td valign="middle" align="left">
<a href="http://ccnet.thoughtworks.com"><img src="$applicationPath/images/ccnet_logo.gif" border="0" /></a>
</td>
<td align="right" valign="bottom">
<a href="$applicationPath/doc/index.html">Documentation</a>
</td>
</tr>
</table>
<table class="TopControls" border="0" width="100%" cellpadding="3" cellspacing="0" height="25">
<tr>
<td valign="middle" align="left">$breadcrumbs</td>
<td valign="middle" align="right"><p>version : $dashboardversion</p></td>
</tr>
</table>
<table border="0" align="center" cellpadding="0" cellspacing="0" width="100%" bgcolor="#333399">
<tr>
<td valign="top" id="LeftHandSide" bgcolor="#eeeedd" width="180">
<table id="Plugins" cellpadding="3" cellspacing="0" border="0">
<tr><td><img src="$applicationPath/images/shim.gif" width="180" height="1" /></td></tr>
<tr><td>$sidebar</td></tr>
</table>
</td>
<td width="2"><img src="$applicationPath/images/shim.gif" alt="" width="2"/></td>
<td valign="top" bgcolor="#ffffff">
<table border="0" align="center" cellpadding="3" cellspacing="0" width="100%">
<tr><td>$mainContent</td></tr>
</table>
</td>
</tr>
<tr>
<td height="2" colspan="3"></td>
</tr>
</table>
<table class="Footer" width="100%">
<tr>
<td>
<p>This page rendered at: $renderedAt</p>
</td>
<td align="right">
<a href="http://www.thoughtworks.com/" border="0"><img src="$applicationPath/images/tw_dev_logo.gif" border="0"/><img src="$applicationPath/images/shim.gif" width="6" border="0" /></a>
</td>
</tr>
</table>
</body>
</HTML>