Use services renderer method in root template

This commit is contained in:
Sajith Sasidharan 2020-04-28 07:13:41 -04:00
parent 75d41843d7
commit 907e8ccf6b

View File

@ -173,7 +173,7 @@
of <span t:render="known_storage_servers" /> known storage servers
</h2>
</div><!--/row-->
<table class="table table-striped table-bordered peer-status" t:render="sequence" t:data="services">
<table class="table table-striped table-bordered peer-status" t:render="services">
<thead>
<tr t:pattern="header">
<td><h3>Nickname</h3></td>