This commit is contained in:
Hubert
2021-07-20 07:03:14 +02:00
parent 07f11b238e
commit 2bc387920c
3 changed files with 7 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ mod gitust;
mod error;
mod web;
mod gitutils;
mod webutils;
#[derive(Template)]
#[template(path = "hello.html")]