mirror of
https://github.com/transatoshi-mw/grinminer.net.git
synced 2025-10-06 22:02:48 +00:00
updated ssh playbook
This commit is contained in:
@@ -101,6 +101,11 @@
|
||||
<label><input id="wallet" type="radio" name="wallet" value="wallet" checked>No (free)</label>
|
||||
<label><input id="no-wallet" type="radio" name="wallet" value="no-wallet">Yes (flat fee)</label>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>Do you agree to only use your VPS for Grin related software?</legend>
|
||||
<label><input id="agreed" type="radio" name="grin-only" value="wallet" checked>Yes</label>
|
||||
<label><input id="not-agreed" type="radio" name="grin-only" value="not-agreed">No</label>
|
||||
</fieldset>
|
||||
<input type="text" name="comments" placeholder="comments or questions">
|
||||
<input type="text" name="email" placeholder="your e-mail address" required>
|
||||
<button type="submit">Submit</button>
|
||||
|
Reference in New Issue
Block a user