# HG changeset patch
# User anatoly techtonik <techtonik@gmail.com>
# Date 2010-04-06 21:35:38
# Node ID d703906d02abce64cdfbc5cf4b29babf9536f47c
# Parent  61cd6653f8463e1afc1a29d9913765e9e06d6bcb

document missing template variables

diff --git a/mercurial/templates/template-vars.txt b/mercurial/templates/template-vars.txt
--- a/mercurial/templates/template-vars.txt
+++ b/mercurial/templates/template-vars.txt
@@ -28,6 +28,10 @@ diff          a diff of one or more file
 annotate      an annotated file
 entries       the entries relevant to the page
 
+url           base url of hgweb interface
+staticurl     base url for static resources
+
+
 Templates and commands:
   changelog(rev) - a page for browsing changesets
     naventry - a link for jumping to a changeset number