The unified diff between revisions [92eb8752..] and [14e5fc76..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'render.py'

#
#
# patch "render.py"
#  from [032026fe3b80f63a098218b7c77c90c4d7a2e518]
#    to [c1223ddbb5396f63101b981838cd8296d0cc82ba]
#
============================================================
--- render.py	032026fe3b80f63a098218b7c77c90c4d7a2e518
+++ render.py	c1223ddbb5396f63101b981838cd8296d0cc82ba
@@ -8,7 +8,7 @@ import cgi, urllib, web
 # PURPOSE.

 import cgi, urllib, web
-import mtn, release, config
+import mtn, release, config, common
 from links import link, dynamic_join, static_join

 hq = cgi.escape