sitekey view

This commit is contained in:
realaravinth
2021-05-09 19:54:10 +05:30
parent 95bc1feef7
commit bd20b4238b
3 changed files with 7 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ impl IndexPage {
}
}
/// route handler that renders individual views for sitekeys
pub async fn view_sitekey(
path: web::Path<String>,
data: web::Data<Data>,