diff --git a/qiita_pet/templates/admin_purge_users.html b/qiita_pet/templates/admin_purge_users.html new file mode 100644 index 000000000..98bbc05a7 --- /dev/null +++ b/qiita_pet/templates/admin_purge_users.html @@ -0,0 +1,123 @@ +{% extends sitebase.html %} +{%block head%} + + +{%end%} +{%block content%} +Listing all users that are not yet validated but registered more than 30 days ago. +
+
+ | |
+ + + + + {% for head in headers %} + + {% end %} + + + + +
Select{{head}}
+
+
+
+
+
+ + +
+
+
+{% end %}