feat: Cleanup any references to Niami
All checks were successful
Build Docker / Build Image (push) Successful in 2m38s

Niami has closed down so links to it no longer work
This commit is contained in:
2025-07-07 12:43:55 +10:00
parent 0164a9c3f2
commit 67e5276a13
5 changed files with 14 additions and 34 deletions

View File

@@ -87,27 +87,6 @@
{{dns | safe}}
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="container-fluid" style="margin-top: 50px;">
<div class="card">
<div class="card-body">
<h4 class="card-title">History</h4><div class="table-responsive">
<table class="table">
<thead>
<tr>
<th>Action</th>
<th>TX</th>
<th>Amount</th>
<th>Time</th>
</tr>
</thead>
<tbody>
{{txs | safe}}
</tbody>
</table>
</div>
</div>
</div>