From 46b066142706e01f70d159beb989f54ab395bbd8 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 1 Sep 2020 20:52:56 -0400 Subject: [PATCH] fix: add data-pid to post content wrapper --- templates/flags/detail.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/flags/detail.tpl b/templates/flags/detail.tpl index b45f590..f0dee2f 100644 --- a/templates/flags/detail.tpl +++ b/templates/flags/detail.tpl @@ -14,7 +14,7 @@
{buildAvatar(target.user, "lg", false, "media-object")}
-
+

{target.user.username}

{target.content}