Rust 2018! (#726)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@use templates::base;
|
||||
@use template_utils::*;
|
||||
@use plume_models::notifications::Notification;
|
||||
@use crate::templates::base;
|
||||
@use crate::template_utils::*;
|
||||
|
||||
@(ctx: BaseContext, notifications: Vec<Notification>, page: i32, n_pages: i32)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user