From c13659a9afa9173b5dc95919b0034269dccd40e3 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Tue, 9 Aug 2016 13:31:26 -0400 Subject: [PATCH] Fix "Your Account" link in emails --- emails/base.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/emails/base.html b/emails/base.html index 08c43e79d..adc91f03b 100644 --- a/emails/base.html +++ b/emails/base.html @@ -61,9 +61,11 @@ - + {% if username %} + + {% endif %} - +
Your AccountYour AccountDocumentationQuay.ioQuay.io
{% endif %}