hurrying
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div>
|
||||
@for qr in qrs
|
||||
render_ticket(qr)
|
||||
@end
|
||||
</div>
|
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
<div>
|
||||
@for qr in qrs
|
||||
render_ticket(qr)
|
||||
@end
|
||||
</div>
|