##// END OF EJS Templates
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago")...
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago") This made log entries or hgwebdir index look ugly with certain browser widths.

File last commit:

r2126:2e77f785 default
r2130:90ee844b default
Show More
header.tmpl
8 lines | 280 B | application/x-cheetah | CheetahLexer
Content-type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="?static=hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="?static=style.css" type="text/css" />