Add reminder to provide receipts.

This commit is contained in:
tastytea 2020-11-10 21:45:49 +01:00
parent ded8968f0c
commit a1af550266
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 0 deletions

View File

@ -105,6 +105,11 @@
<h2 id="suggest">Suggest instance</h2>
<p>
Please make sure to include receipts (hyperlinks or screenshots) for all claims you make. We
don't want trust to be necessary to use this list.
</p>
<form method="post" action="/add" enctype="multipart/form-data">
<label for="instance">Instance:</label>
<input type="text" id="instance" name="instance" placeholder="example.com" autofocus required>