diff --git a/templates/requests.html b/templates/requests.html index a22a884b..85190baf 100644 --- a/templates/requests.html +++ b/templates/requests.html @@ -108,9 +108,8 @@ {{ r['order_id'] }} - {% if r['is_new'] %}New + {% if r['is_new'] %}New{% endif %} - {% endif %} {{ r['date'] }} {% if extended_view %} {{ r['full_name'] }}