monitor_logs as $log): ?>
= \Altum\Date::get($log->datetime, 1) ?>
= \Altum\Date::get_timeago($log->datetime) ?>
= l('monitor.is_ok_label') ?>
= ($log->is_ok ? l('global.yes') : l('global.no')) ?>
= l('monitor.response_time_label') ?>
= display_response_time($log->response_time) ?>