diff --git a/templates/partials/groups/memberlist.tpl b/templates/partials/groups/memberlist.tpl new file mode 100644 index 0000000..99a1ccd --- /dev/null +++ b/templates/partials/groups/memberlist.tpl @@ -0,0 +1,40 @@ +
+ + + + + + + + + + +
+ + + + +
{group.members.icon:text}
+ +
+
+ {group.members.username} + + +
\ No newline at end of file diff --git a/templates/partials/modals/flag_post_modal.tpl b/templates/partials/modals/flag_post_modal.tpl new file mode 100644 index 0000000..b0b0b0f --- /dev/null +++ b/templates/partials/modals/flag_post_modal.tpl @@ -0,0 +1,25 @@ + \ No newline at end of file diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 5ffdae4..0a90be2 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -41,7 +41,7 @@