🚧 (context): Define un trait común de contexto
This commit is contained in:
parent
017e41c888
commit
a9d771fe6e
8 changed files with 356 additions and 260 deletions
|
|
@ -1,4 +1,5 @@
|
|||
use crate::base::component::Html;
|
||||
use crate::html::Contextual;
|
||||
use crate::locale::L10n;
|
||||
use crate::response::ResponseError;
|
||||
use crate::service::http::{header::ContentType, StatusCode};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue