Skip to content

Commit

Permalink
More html fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
koirikivi committed May 14, 2024
1 parent ea61823 commit 294db40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<th>rune balances</th>
</tr>
{% for utxo, ord_output in utxos_with_ord_outputs %}
<td>
<tr>
<td>{{ utxo.txid }}:{{ utxo.vout }}</td>
<td>
{{ utxo.address }}
Expand Down

0 comments on commit 294db40

Please sign in to comment.