This commit is contained in:
Frank Denis 2016-11-12 23:44:47 +01:00
parent b31f97163f
commit 390204f479
1 changed files with 7 additions and 9 deletions

View File

@ -102,9 +102,7 @@ impl WebService {
}
body(class="container-fluid") {
header {
h1 {
: format_args!("Information for IP address: {}", ip_str)
}
h1 { : format_args!("Information for IP address: {}", ip_str) }
}
table {
tr {