Public, permanent, on-chain. Posting burns {{ BOARD_POST_AMOUNT }} tick,
plus a separate network fee, currently {{ board_fee_floor }}+ ticks and rising
as the board fills up or with congestion.
{{ post_count }} post{{ "s" if post_count != 1 }}
{% if rows %}
{% for row in rows %}
{% set mine = row.tx.from == own_addr %}