- import structures; table thead.head tr th Номер th Список th Общие звонки th Белые звонки th Черные звонки th Комментарий div.body-rows table tbody.body - foreach (number; listNumbers) tr.row td #{number.number} td #{number.list} td #{number.all_cc} td #{number.white_cc} td #{number.black_cc} td #{number.comment}