Default blocks in initdb

This commit is contained in:
Mouse Reeve
2021-04-05 15:26:53 -07:00
parent 1901f7e6cb
commit e4fe47b538
2 changed files with 13 additions and 2 deletions

View File

@ -21,7 +21,7 @@
</div>
<div class="is-flex">
<dt>{% trans "Status:" %}</dt>
<dd>Federated</dd>
<dd>{{ server.status }}</dd>
</div>
</dl>
</section>