From 848b53b5d4619b314c74d9daa2eb84936abf746b Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Thu, 4 Sep 2014 23:39:05 -0500 Subject: [PATCH] Start rendering the list of all sources. --- templates/index.mako | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/index.mako b/templates/index.mako index 742de0b..032dec0 100644 --- a/templates/index.mako +++ b/templates/index.mako @@ -163,15 +163,15 @@ % endif + % if result.action == "search": + + % endif