Advertisement
dzatona

Untitled

May 13th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <form action="/donate/do" method="post">
  2. @csrf
  3. <input type="text" name="amount">
  4. <button type="submit" name="action" value="coinbase">Donate (via Coinbase)</button>
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement