diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml index 8e25a2da2..4a88b1ea0 100644 --- a/src/allmydata/web/welcome.xhtml +++ b/src/allmydata/web/welcome.xhtml @@ -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>