##// END OF EJS Templates
ui: ignore ui.logtemplate and ui.style when HGPLAIN is set...
ui: ignore ui.logtemplate and ui.style when HGPLAIN is set HGPLAIN should suppress them because they change Mercurial's default output.

File last commit:

r9999:f91e5630 default
r10567:99272344 stable
Show More
header.tmpl
6 lines | 261 B | application/x-cheetah | CheetahLexer
<!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" />