diff --git a/leave/templates/leave/leave_allocation_request/allocation_request_comment_form.html b/leave/templates/leave/leave_allocation_request/allocation_request_comment_form.html index 6aa3b0918..770522ff1 100644 --- a/leave/templates/leave/leave_allocation_request/allocation_request_comment_form.html +++ b/leave/templates/leave/leave_allocation_request/allocation_request_comment_form.html @@ -1,27 +1,53 @@ -{% load i18n %} +{% load i18n %} +{% if messages %} +