5 lines
66 B
HTML
5 lines
66 B
HTML
<div>
|
|
@for qr in qrs
|
|
render_ticket(qr)
|
|
@end
|
|
</div> |