aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates')
-rw-r--r--gn2/wqflask/templates/wiki/edit_wiki.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/wiki/edit_wiki.html b/gn2/wqflask/templates/wiki/edit_wiki.html
index 242456c4..23412a31 100644
--- a/gn2/wqflask/templates/wiki/edit_wiki.html
+++ b/gn2/wqflask/templates/wiki/edit_wiki.html
@@ -59,7 +59,7 @@
</div>
<div class="form-group">
<label for="email" class="col-sm-2">Email: </label>
- <input type="text" name="email" value="" required>
+ <input type="text" name="email" value="{{ session_email }}" required>
</div>
<div class="form-group">
<label for="usercode" class="col-sm-2">User Code: </label>