Edit update

Formatting
This commit is contained in:
Kevin G 2021-05-13 10:58:08 -04:00 committed by GitHub
parent 96db21f9bf
commit b65ae88879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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