Browse Source

form tmeplate whitespace

master
Christian Müller 8 years ago
parent
commit
f626e7bb3e
  1. 6
      assets/templates/form.html

6
assets/templates/form.html

@ -32,9 +32,9 @@
<a href="/TOS.md">terms of service</a> <a href="/TOS.md">terms of service</a>
</footer> </footer>
<div class="g-recaptcha" <div class="g-recaptcha"
data-sitekey="6LfamjEUAAAAAANI45H3fpWG_xaSAcpYhENN4EnO" data-sitekey="6LfamjEUAAAAAANI45H3fpWG_xaSAcpYhENN4EnO"
data-callback="submitForm" data-callback="submitForm"
data-size="invisible"> data-size="invisible">
</div> </div>
</body> </body>
</html> </html>

Loading…
Cancel
Save