Yup
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
{{ title }}
|
||||
</div>
|
||||
<div class="has-text-white block is-size-4 mb-6">
|
||||
{{ type:label }} Tournament
|
||||
Tournoi {{ type:label }}
|
||||
</div>
|
||||
<div>
|
||||
<span class="tag is-large is-primary has-text-weight-bolder is-uppercase block">
|
||||
@ -50,13 +50,7 @@
|
||||
<div class="fixed-grid has-2-cols is-gap-4">
|
||||
<div class="grid ">
|
||||
{{ guests }}
|
||||
<div class="cell squircle has-background-primary">
|
||||
{{ if reveal === true }}
|
||||
<img src="{{ glide:picture preset="logo" }}" alt="{{ name }}" title="{{ name }}">
|
||||
{{ else }}
|
||||
<img src="{{ glide:picture preset="logo" bri="-100" }}" alt="TBA" title="TBA">
|
||||
{{ /if }}
|
||||
</div>
|
||||
{{ partial:_guest }}
|
||||
{{ /guests }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user