refactor: reorganize HtmlPageContext and update imports across modules
Some checks failed
CI / Check / Test (push) Failing after 46m33s
Some checks failed
CI / Check / Test (push) Failing after 46m33s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pub use askama;
|
||||
use askama::Template;
|
||||
|
||||
use application::ports::HtmlPageContext;
|
||||
use application::rendering::HtmlPageContext;
|
||||
use chrono::Datelike;
|
||||
use domain::models::{
|
||||
DiaryEntry, FeedEntry, MonthActivity, MonthlyRating, ReviewSource, UserStats, UserTrends,
|
||||
|
||||
Reference in New Issue
Block a user