@@ -46,19 +46,18 @@
|
||||
</div>
|
||||
</div>
|
||||
<p>{{this.runner.lastname}}, {{this.runner.firstname}} {{this.runner.middlename}}</p>
|
||||
<p>{{this.runner.group.name}}</p>
|
||||
<p>{{this.runner.group.name}} {{this.id}}</p>
|
||||
</div>
|
||||
{{/each}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="sheet">
|
||||
<div class="columns is-multiline">
|
||||
{{#each cards}}
|
||||
{{#each cards_swapped}}
|
||||
<div class="column is-half runnercard">
|
||||
<p>{{this.id}}</p>
|
||||
<!--SPONSOR LOGO FIRST-->
|
||||
<img src="https://odit.services/assets/img/profile-pic-no_bg.hash.0c81702a.png" height="2cm" />
|
||||
<!--BARCODE SECOND-->
|
||||
<img src="https://odit.services/assets/img/profile-pic-no_bg.hash.0c81702a.png" height="3.5cm" />
|
||||
</div>
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user