From 5896730ef069f0a62bb7a977dfeb0222f7e71360 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Thu, 20 Nov 2014 21:39:01 -0600 Subject: [PATCH] Make compare links use oldids. --- templates/index.mako | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.mako b/templates/index.mako index d3a01b8..4d4fa80 100644 --- a/templates/index.mako +++ b/templates/index.mako @@ -219,7 +219,7 @@ % if i == 0: Compare % else: - Compare + Compare % endif