header.tmpl
6 lines
| 261 B
| application/x-cheetah
|
CheetahLexer
Matt Mackall
|
r7338 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
<html> | ||||
<head> | ||||
Dirkjan Ochtman
|
r8431 | <link rel="icon" href="{staticurl}hgicon.png" type="image/png"> | ||
Matt Mackall
|
r7338 | <meta name="robots" content="index, nofollow" /> | ||
Dirkjan Ochtman
|
r8431 | <link rel="stylesheet" href="{staticurl}style.css" type="text/css" /> | ||