diff --git a/app/templates/main/dashboard.html b/app/templates/main/dashboard.html index 1679ec3..7e584ba 100644 --- a/app/templates/main/dashboard.html +++ b/app/templates/main/dashboard.html @@ -214,7 +214,7 @@ addEventListener("DOMContentLoaded", function() { {{ service.category }} {{ service.description }} {{ moment(service.date_last_charge).format('lll') }} ({{ moment(service.date_last_charge).fromNow() }}) - {% if service.warning == True % or service.enabled == True} + {% if service.warning == True or service.enabled == True %} {% else %} {{ service.daysleft }} day(s)