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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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