Forgot an {% endmacro %} tag whoops
This commit is contained in:
@ -116,4 +116,5 @@
|
|||||||
{% if unitTo == 'inHg' %}
|
{% if unitTo == 'inHg' %}
|
||||||
{{ pressure / 33.864 }}
|
{{ pressure / 33.864 }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% endmacro %}
|
Reference in New Issue
Block a user