-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
nova
committed
Feb 1, 2024
1 parent
b118c27
commit d0352bd
Showing
2 changed files
with
0 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
{% extends 'dashboard/base.html' %} | ||
|
||
{% block dashboard_content %} | ||
<p> | ||
We had to change our login system, so logins after March 16, 2016 appear as new accounts. If you want all of the images you have uploaded previously to appear in this new account, please <a href="mailto:[email protected]?subject=Connect%20Astrometry.net%20account%20{{user.id}}/{{user.username}}/{{user.email}}">Email us</a> with the old and new account names (eg, "I used to use google account [email protected] and now I'm using Twitter account @bobwob") and we'll connect it up. Thanks! | ||
</p> | ||
{% endblock %} |