diff --git a/templates/front/my_checks_desktop.html b/templates/front/my_checks_desktop.html index 87743c96..25e8327a 100644 --- a/templates/front/my_checks_desktop.html +++ b/templates/front/my_checks_desktop.html @@ -30,7 +30,7 @@ Period
Grace - + {% if sort == "last_ping" %} Last Ping @@ -49,7 +49,7 @@ Last Duration {% endif %} - + {% for check in checks %} - +
{% include "front/last_ping_cell.html" with check=check %}
- +