id = $id;} public function html(){ $element = \SYSTEM\PAGE\text::get_adv($this->id); return SYSTEM\PAGE\replace::replace(article::full($element), \SYSTEM\PAGE\text::tag('time')); } }