@use super::base_html; @use crate::blog::Post; @(posts: Vec<&Post>) @:base_html("rblog", {

rblog

})