diff --git a/templates/index.html b/templates/index.html index 5ee99b1..dc9f28a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -176,7 +176,11 @@
{{ launch.t0_date }} - {% if launch.t0_time %}
{{ launch.t0_time }}{% endif %}
+
+ {% if launch.t0_time %} + {{ launch.t0_time }}{% endif %} + {{ launch.net_precision }} +
launch status: {{ launch.status.abbrev }}