Subversion Repositories DevTools

Rev

Rev 5958 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5958 Rev 6663
Line 33... Line 33...
33
<head>
33
<head>
34
<title>Deployment Manager</title>
34
<title>Deployment Manager</title>
35
<link rel="shortcut icon" href="<%=FavIcon%>"/>
35
<link rel="shortcut icon" href="<%=FavIcon%>"/>
36
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
36
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
37
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
37
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
38
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
38
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
39
<script language="JavaScript" src="scripts/common.js"></script>
39
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
40
 
40
 
41
</head>
41
</head>
42
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0">
42
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0">
43
<!-- HEADER ++++++++++++++++ -->
43
<!-- HEADER ++++++++++++++++ -->
44
<!--#include file="_header.asp"-->
44
<!--#include file="_header.asp"-->