diff --git a/templates/posts/details.rs.html b/templates/posts/details.rs.html index a6674748..ce881d3b 100644 --- a/templates/posts/details.rs.html +++ b/templates/posts/details.rs.html @@ -78,7 +78,7 @@ @if ctx.2.is_some() { - + @n_likes @@ -89,7 +89,7 @@ @icon!("heart") @i18n!(ctx.1, "Add yours") } - + @n_reshares @@ -108,14 +108,14 @@ ))
@n_likes
@n_reshares
@i18n!(ctx.1, "Comments")
@if ctx.2.is_some() { -