Fix: inschrijflink stond er dubbel op
This commit is contained in:
parent
d7c41cfcfc
commit
88cd036fb1
|
@ -17,12 +17,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ with .Params.event_register_link }}
|
|
||||||
{{ if le now $event_start }}
|
|
||||||
<a href="{{ . }}" class="button">Inschrijven</a>
|
|
||||||
{{ end }}
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ if le now $event_start }}
|
{{ if le now $event_start }}
|
||||||
{{ with .Params.event_register_link }}
|
{{ with .Params.event_register_link }}
|
||||||
<h3>Inschrijven</h3>
|
<h3>Inschrijven</h3>
|
||||||
|
|
Reference in a new issue