@use super::{layout_html, return_home_html, statics::not_found_css}; @() @:layout_html("Not Found", None, { }, { Oops! The page you are looking for could not be found @:return_home_html() })
The page you are looking for could not be found