next ročník

This commit is contained in:
Martin Quarda 2024-10-08 08:11:42 +02:00
parent 187373ab89
commit 6898df690e

View File

@ -336,7 +336,7 @@ class Main extends Component {
<h2>Stále nevíš, jestli se zúčastníš? Přečti si náš <button type="button" class="btn btn-warning" onClick={(e) => this.togglefaq()}>FAQ</button></h2>
</div>
<div class="container text text-center">
<h1>Kapacita je aktuálně naplněna, budem se těšit u dalšího ročníku.</h1>
<h1>Další ročník bude na jaře 2025.</h1>
</div>
{/*
<form id="form" class="container" action="/api/register" onSubmit={(e) => this.onSubmit(e)}>