Edit update

Formatting
This commit is contained in:
Kevin G
2021-05-13 10:59:45 -04:00
committed by GitHub
parent b65ae88879
commit fa83819bee

View File

@@ -24,7 +24,7 @@
<td class="align-right bright precipitation"> <td class="align-right bright precipitation">
{{ f.precipitation }}{{ f.precipitationUnits }} {{ f.precipitation }}{{ f.precipitationUnits }}
</td> </td>
{% else %} {% else %}
<td class="align-right bright precipitation"> <td class="align-right bright precipitation">
{{ f.precipitation | unit("precip") }} {{ f.precipitation | unit("precip") }}
</td> </td>