remove weird <hl> element?
This commit is contained in:
parent
606e7d03d0
commit
92141190aa
@ -128,7 +128,7 @@ span {
|
||||
o.push_str(
|
||||
r#"<br><small><small><a href="/int">tomatenmharksite documentation</a></small></small>"#,
|
||||
);
|
||||
o.push_str(r#"<br><br><br><br><br><hl><br><footer><p>tomatenmhark.org und subdomains: <a href="/info/me">Mark</a>"#);
|
||||
o.push_str(r#"<br><br><br><br><br><br><footer><p>tomatenmhark.org und subdomains: <a href="/info/me">Mark</a>"#);
|
||||
if dbg {
|
||||
o.push_str(r#"<br><small><small>"#);
|
||||
let time_pagegen = Instant::now();
|
||||
|
Loading…
Reference in New Issue
Block a user