-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_email.html
More file actions
67 lines (53 loc) · 2.76 KB
/
test_email.html
File metadata and controls
67 lines (53 loc) · 2.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html>
<head>
<title>APOD - Northern Fox Fires</title>
</head>
<body bgcolor="#F4F4FF" text="#000000" link="#0000FF" vlink="#7F0F9F" alink="#FF0000">
<center>
<h1> Astronomy Picture of the Day </h1>
<p> 2025-12-12 </p>
<b> Northern Fox Fires </b> <br>
</center>
<center>
<a href="https://apod.nasa.gov/apod/image/2512/Firefox-Lehtonen-Dennis.jpg">
<img src="https://apod.nasa.gov/apod/image/2512/Firefox-Lehtonen-Dennis1024.jpg" alt="Northern Fox Fires" style="max-width:100%">
</a>
</center>
<center>
<b>Image Credit & Copyright:</b> Dennis Lehtonen
</center>
<p>
<b> Explanation: </b>
<a href="https://aurora-nights.co.uk/aurora-academy/what-are-the-northern-lights/sami-view-of-the-northern-lights/">In a Finnish myth</a>,
when an arctic fox runs so fast that its bushy tail brushes the mountains,
flaming sparks are cast into the heavens creating the northern lights.
In fact the Finnish word "revontulet", a name for
<a href="https://science.nasa.gov/sun/auroras/">the aurora borealis or northern lights</a>,
can be translated as fire fox.
So that evocative myth took on a special significance for the
photographer of this northern night skyscape from
Finnish Lapland near Kilpisjarvi Lake.
The snowy scene is illuminated by moonlight.
Saana, an iconic fell or mountain of Lapland,
rises at the right in the background.
But as the <a href="https://apod.nasa.gov/apod/ap231117.html">beautiful nothern lights</a>
danced overhead,
the wild fire fox in the foreground enthusiastically ran around
the photographer and his equipment,
making it difficult to capture in this lucky single shot.
</p>
<center>
<p>
<a href="https://apod.nasa.gov/apod/archivepix.html">Archive</a> |
<a href="https://apod.nasa.gov/apod/lib/about_apod.html">About APOD</a>
</p>
</center>
<hr>
<p>
<i>
<i>This is an automated email. You can add and remove your email addresses from the distribution list here, <a href="https://apodemail.org">https://apodemail.org</a>.</i>
</i> or <a href="https://apodemail.org?action=unsubscribe&email={{email}}">unsubscribe here</a>
</p>
</body>
</html>