From c24fd5b3d18ac663efe2944f1fab0355fea2eee5 Mon Sep 17 00:00:00 2001
From: zsloan
Date: Tue, 10 May 2022 19:22:19 +0000
Subject: Add user email to form so it can be included in collection export
metadata
---
wqflask/wqflask/templates/collections/view.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/wqflask/wqflask/templates/collections/view.html b/wqflask/wqflask/templates/collections/view.html
index 93c0b236..a455904c 100644
--- a/wqflask/wqflask/templates/collections/view.html
+++ b/wqflask/wqflask/templates/collections/view.html
@@ -81,6 +81,7 @@
+
--
cgit v1.2.3