summaryrefslogtreecommitdiff
path: root/iss/templates/index.html
blob: 31892efac6973bc0d97acc65b01ea4b9d2165f21 (plain)
1
2
3
4
5
6
{% extends "base.html" %}

{% block content %}
<h1 class="f1">ISS Pass Predictions</h1>
<p class="light-red">Upcoming passes of the <a href="https://en.wikipedia.org/wiki/International_Space_Station" class="link red dim">International Space Station</a> at your location over the next 10 days.</p>
{% endblock %}