This commit is contained in:
@ -16,8 +16,8 @@ permalink: /donate/
|
||||
<div class="row">
|
||||
<div class="col-md-12 col-lg-8 offset-lg-2 text-center">
|
||||
|
||||
<h3>Bitcoin (BTC)</h3>
|
||||
<input type="text" value="1C3MVvvJwfEiS5KQmZzJkiVq7obYi2zRqb" onclick="this.focus();this.select()" class="form-control input-lg">
|
||||
<label for="male">Bitcoin (BTC)</label>
|
||||
<input id="btc" type="text" value="1C3MVvvJwfEiS5KQmZzJkiVq7obYi2zRqb" onclick="this.focus();this.select()" class="form-control input-lg">
|
||||
|
||||
<div class="card card-list">
|
||||
<ul class="list-group list-group-flush">
|
||||
|
Reference in New Issue
Block a user