templates/header.tmpl
author Manpreet Singh <junkblocker@yahoo.com>
Sat, 27 May 2006 20:44:53 -0700
changeset 2350 091d555653a4
parent 2126 2e77f7852e82
child 3265 d1aa83f199ef
permissions -rw-r--r--
contrib: patch review plugin for vim 7.0 The plugin takes an 'hg export'ed patch (in fact any single or multi file patch) and opens multiple tabs containing vim diff/merge windows for each affected file in the patch allowing full visual code reviews.

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" />