##// END OF EJS Templates
revset: delay import of hg to avoid start-up import loops
revset: delay import of hg to avoid start-up import loops

File last commit:

r9999:f91e5630 default
r11293:0e5ce232 default
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" />