About
These domains are run by the same admins as this relay.
}-
@for node in local {
@if let Some(inst) = node.instance.as_ref() {
- @:instance_html(inst, node.info.as_ref().map(|info| { info.software.as_ref() }), node.contact.as_ref(), &node.base) } else { @if let Some(inf) = node.info.as_ref() {
- @:info_html(inf, &node.base) } } }