parent
b312b9931d
commit
22ab51b29c
|
@ -1,5 +1,6 @@
|
||||||
@use super::{header_html, footer_html};
|
@use super::{header_html, footer_html, mara};
|
||||||
@use crate::post::Post;
|
@use crate::post::Post;
|
||||||
|
@use chrono::prelude::*;
|
||||||
|
|
||||||
@(post: Post, body: impl ToHtml)
|
@(post: Post, body: impl ToHtml)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue