From f1476963bf3f548bf525c8c09cb69970c34aec80 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Fri, 21 Sep 2012 11:33:37 -0400 Subject: [PATCH] Fix display of email address. (imported from commit 3be3319dff6aa9d24ae3a7275a8e6d2c1c1113f4) --- templates/zephyr/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html index b8372a48ba..d8e7283385 100644 --- a/templates/zephyr/index.html +++ b/templates/zephyr/index.html @@ -51,7 +51,7 @@ var people_list = {{ people }};