mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-29 14:55:59 +00:00
Use introducers renderer method in root template
This commit is contained in:
parent
8d4949f96b
commit
7ba4b945a4
@ -218,7 +218,7 @@
|
||||
<div class="row-fluid">
|
||||
<h2>Connected to <span t:render="connected_introducers" /> of <span t:render="total_introducers" /> introducers</h2>
|
||||
</div>
|
||||
<table class="table table-striped table-bordered peer-status" t:render="sequence" t:data="introducers">
|
||||
<table class="table table-striped table-bordered peer-status" t:render="introducers">
|
||||
<thead>
|
||||
<tr t:pattern="header">
|
||||
<td><h3>Connection</h3></td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user