UPdate tournament blablabla
This commit is contained in:
@ -69,8 +69,8 @@ tabs:
|
||||
new_set_group:
|
||||
display: 'New Set Group'
|
||||
sets:
|
||||
new_set:
|
||||
display: 'New Set'
|
||||
info_question:
|
||||
display: 'Info / Question'
|
||||
fields:
|
||||
-
|
||||
import: faq
|
||||
|
||||
@ -77,7 +77,7 @@
|
||||
Une association d'entraide communautaire autour de l'arcade et aussi une association délivrant du love.
|
||||
</p>
|
||||
</div>
|
||||
<div class="cell has-text-grey has-text-centered is-align-content-end">
|
||||
<div class="cell has-text-grey has-text-centered is-align-content-end is-hidden-mobile">
|
||||
<p>
|
||||
Hand crafted with 🍑 by HFS Play
|
||||
<br/>
|
||||
@ -93,6 +93,13 @@
|
||||
<a class="button is-primary is-outlined poop mr-1" href="https://x.com/HFSplay" target="_blank">X</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cell has-text-grey has-text-centered is-align-content-end is-hidden-tablet mt-6">
|
||||
<p>
|
||||
Hand crafted with 🍑 by HFS Play
|
||||
<br/>
|
||||
© {{? echo date_format(new DateTime(), "Y"); ?}} HFS Play. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
<div class="has-text-white block is-size-4 mb-6">
|
||||
Tournoi {{ type:label }}
|
||||
</div>
|
||||
<div class="block content mb-6">
|
||||
<div class="block content mb-6 is-size-4">
|
||||
{{ description }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user