test hooks 2
This commit is contained in:
parent
734021a9c4
commit
61c0d94198
|
@ -2,7 +2,6 @@ use std::fs::File;
|
|||
use std::io::prelude::*;
|
||||
use maud::*;
|
||||
|
||||
|
||||
fn head() -> Markup {
|
||||
html! {
|
||||
head {
|
||||
|
|
Loading…
Reference in a new issue