mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
Clean confirm_email_change.html to use 4 space indentation.
This commit is contained in:
committed by
Tim Abbott
parent
d8bfeb6b98
commit
f58d102664
@@ -5,12 +5,12 @@
|
||||
<div class="pitch">
|
||||
<hr/>
|
||||
{% if confirmed %}
|
||||
<p>
|
||||
This confirms that the email address for your Zulip account has changed
|
||||
from {{old_email}} to {{ new_email }}.
|
||||
</p>
|
||||
<p>
|
||||
This confirms that the email address for your Zulip account has changed
|
||||
from {{old_email}} to {{ new_email }}.
|
||||
</p>
|
||||
{% else %}
|
||||
<p class="lead">Whoops, something's not right. We couldn't find your confirmation ID!</p>
|
||||
<p class="lead">Whoops, something's not right. We couldn't find your confirmation ID!</p>
|
||||
|
||||
{% if verbose_support_offers %}
|
||||
<p>Make sure you copied the link correctly in to your browser. If you're
|
||||
|
||||
Reference in New Issue
Block a user