@@if(countdownType == 'Original') { 00 : 00 : 00 } @@if(countdownType == 'Rotated_Countdown') {
0
0
0
0
0
0
}
@@if(showCountdownLegend === true) {
Hours Minutes Seconds
} @@include('./countdownTimer-js.html', { 'startHour': '@@startHour', 'endHour' : '@@endHour', "countdownType": "@@countdownType" })