mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-31 08:26:03 +01:00
refactor & git author work
This commit is contained in:
@@ -26,8 +26,13 @@ Full path on server: {{filepath}}
|
||||
required />{% if text %}{{text}}{% else %}Placeholder text{% endif %}
|
||||
</textarea>
|
||||
<br>
|
||||
[Edit the text by just typing in the box.]
|
||||
[Edit the text by just typing in the box.]
|
||||
|
||||
<br /><br />
|
||||
<div>
|
||||
<label for="id_who_are_you">Who are you:</label><br />
|
||||
{{form.who_are_you}}
|
||||
</div><br />
|
||||
|
||||
<button class="fancybutton2" style="padding: 0.5em 25px; margin-left: 110px" name="Save" type = "submit"
|
||||
title="Saves the file in UTF-8 characterset" value = "Save" >
|
||||
|
||||
Reference in New Issue
Block a user