package yoga.view.notFound import scala.xml.Node object NotFound { def apply(): Node =
Page not found
}