#tabledNotificationHeader()
#set($hideBalance=true)
There are leave time requests waiting for your approval.
#foreach($request in $requests)
#requestInfoTable($request)
#end
#if($noticeMessage)
$noticeMessage
#end
View leave time chart
View leave time requests
#tabledNotificationFooter()