diff --git a/templates/mod/view_passwd.html b/templates/mod/view_passwd.html new file mode 100644 index 00000000..a9fd7bdd --- /dev/null +++ b/templates/mod/view_passwd.html @@ -0,0 +1,50 @@ +{% if logs and logs|length > 0 %} +
+{% endif %} + +{{ include('mod/user_posts_list.html', {posts: posts}) }} +