We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc3e1f commit db30733Copy full SHA for db30733
news/index.html
@@ -8,6 +8,7 @@
8
</p>
9
<form id="subscribe" action="https://newsletter.cuberite.org/subscribe.php" method="POST">
10
<input name="email" type="email" id="email" placeholder="[email protected]" required>
11
+ <input name="inc" type="hidden" value="1338">
12
<button type="submit">Subscribe</button>
13
</form>
14
0 commit comments