14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
|
div#accordion-sms
|
|||
|
- foreach (number; numbers)
|
|||
|
h3 На номер #{number.to}
|
|||
|
div.group-content(data-to='#{number.to}')
|
|||
|
table
|
|||
|
thead.head
|
|||
|
tr
|
|||
|
th.sms-content-width Дата
|
|||
|
th.sms-content-width От кого
|
|||
|
th Текст сообщения
|
|||
|
div.body-rows
|
|||
|
table
|
|||
|
tbody.body
|