add TODO concerning forms

This commit is contained in:
glyph 2021-11-15 12:00:12 +02:00
parent 0260a4a5de
commit b66041fde3
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<input id="publishPost" class="button button-primary center" title="Publish" type="submit" value="Publish">
</form>
<!-- BUTTONS -->
<!-- TODO: each of these buttons needs to be a form with a public key -->
<div id="buttons">
<a id="followPeer" class="button button-primary center" href="/scuttlebutt/follow" title="Follow Peer">Follow</a>
<a id="blockPeer" class="button button-warning center" href="/scuttlebutt/block" title="Block Peer">Block</a>