header.tmpl
7 lines
| 287 B
| application/x-cheetah
|
CheetahLexer
Matt Mackall
|
r6661 | <!-- quirksmode --> | ||
<!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-paper.css" type="text/css" /> | ||||