view templates/header.tmpl @ 5193:942c0827dc5b

recognize user:password in URLs that include port numbers. when giving user/pwd in an URL, eg. hg pull http://user:pwd@host.com:666/hg/something, hg would still ask for user/pwd in interactive mode (or fail in non-interactive)
author Peter Meerwald <pmeerw@pmeerw.net>
date Fri, 17 Aug 2007 22:43:38 -0300
parents 51e52db6b40d
children
line wrap: on
line source

Content-type: text/html; charset={encoding}

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="#staticurl#hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="#staticurl#style.css" type="text/css" />