summaryrefslogtreecommitdiffstats
path: root/templates/textfileform.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/textfileform.html')
-rw-r--r--templates/textfileform.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/textfileform.html b/templates/textfileform.html
index 75a5131..c2f7c11 100644
--- a/templates/textfileform.html
+++ b/templates/textfileform.html
@@ -30,7 +30,10 @@ Full path on server: {{filepath}}
<br /><br />
<div>
+<label for="id_identified_login">Identified login:</label>
+{{form.identified_login}}<br />
<label for="id_who_are_you">Who are you:</label><br />
+
{{form.who_are_you}}
</div><br />