From a54e009a3b0390413ffa86ff4b45f7863ffb95d6 Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Tue, 4 Dec 2012 16:13:13 -0500 Subject: [PATCH] activity: Display email addresses in bold (imported from commit 09f6a821ac8a0dad98d69e69a411cba0af424cec) --- templates/zephyr/activity.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zephyr/activity.html b/templates/zephyr/activity.html index 7f790a3f4b..270e0038cf 100644 --- a/templates/zephyr/activity.html +++ b/templates/zephyr/activity.html @@ -23,7 +23,7 @@ {% for row in rows %} - {{ row.email }} + {{ row.email }} {{ row.get_updates_last }} {{ row.send_message_last }} {% if has_pointer %}