+ add delete after download

This commit is contained in:
oleting
2021-01-13 23:11:53 +01:00
parent c3e04c3b21
commit f0547890c1
2 changed files with 24 additions and 11 deletions

View File

@@ -4,7 +4,11 @@
{{ form.hidden_tag() }}
<div class="media">
<div class="media-body">
<p></p>
<p>WARNING Because the Interpreter is still WIP, some Java language features are not supported. These include:
*foreach loops (will throw JavaSyntaxError)
*constructors (will be ignored)
*switch statements
Please remove these features from the source code as they will result in incorrect behaviour</p>
</div>
</div>
<form method='Post' action='' enctype="multipart/form-data">