2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 11:49:50 +00:00

text file editor now using validated logon properly

This commit is contained in:
2025-02-13 16:42:51 +00:00
parent 3fb99eb4be
commit a976497b3a
4 changed files with 14 additions and 7 deletions

View File

@@ -1 +1 @@
<a href='{{ page_url }}'><img src='{{ thumbnail_url }}' /></a>
<a href='{{ page_url }}'><img src='{{ thumbnail_url }}' /></a>&nbsp;

View File

@@ -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 />