Use introducers renderer method in root template

This commit is contained in:
Sajith Sasidharan 2020-04-28 07:43:41 -04:00
parent 8d4949f96b
commit 7ba4b945a4

View File

@ -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>