tweak no-peers element
This commit is contained in:
@ -55,7 +55,7 @@ pub fn build_template(peers: Vec<HashMap<String, String>>, title: &str) -> PreEs
|
||||
// render the peers list template
|
||||
(peers_template(peers))
|
||||
} @else {
|
||||
p class="font-normal" { "No peers found" }
|
||||
p class="center-text font-normal" { "None found" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user