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 std::io::prelude::*;
|
||||||
use maud::*;
|
use maud::*;
|
||||||
|
|
||||||
|
|
||||||
fn head() -> Markup {
|
fn head() -> Markup {
|
||||||
html! {
|
html! {
|
||||||
head {
|
head {
|
||||||
|
|
Loading…
Reference in a new issue