enable form again

This commit is contained in:
Martin Quarda 2024-03-13 05:47:19 +01:00
parent 2236bd834c
commit f3a3711685

View File

@ -261,10 +261,6 @@ class Main extends Component {
<div class="container text text-center">
<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">
<h1>Registrace budou puštěny brzo. </h1>
</div>
{/*
<form id="form" class="container" onSubmit={(e) => this.onSubmit(e)}>
<h1>Registrace</h1>
<div class="mb-3">
@ -293,7 +289,6 @@ class Main extends Component {
</div>
<button type="submit" class="btn btn-primary">Odeslat</button>
</form>
*/}
<div class="container text-center social">
<div class="row">
<a class="col-lg-3" style={{"color": "black"}} href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a>