removed unused tags
This commit is contained in:
parent
3173c6a5dc
commit
b5eb6468c2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ getHeader("Impressum", "");
|
||||||
<script src='https://www.hCaptcha.com/1/api.js' async defer></script>
|
<script src='https://www.hCaptcha.com/1/api.js' async defer></script>
|
||||||
<h2>Impressum</h2>
|
<h2>Impressum</h2>
|
||||||
<p>Jonas Leder</p>
|
<p>Jonas Leder</p>
|
||||||
E-Mail: <button id="emailButton" class="h-captcha" data-sitekey="<?php echo($sitekey); ?>" data-callback="onSubmit">laden</button></a></p>
|
E-Mail: <button id="emailButton" class="h-captcha" data-sitekey="<?php echo($sitekey); ?>" data-callback="onSubmit">laden</button>
|
||||||
|
|
||||||
<h2>Haftungsausschluss</h2>
|
<h2>Haftungsausschluss</h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue