diff options
Diffstat (limited to 'templates/web/base/waste/index.html')
-rw-r--r-- | templates/web/base/waste/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/web/base/waste/index.html b/templates/web/base/waste/index.html index 8e02c5b71..0750ac82a 100644 --- a/templates/web/base/waste/index.html +++ b/templates/web/base/waste/index.html @@ -14,9 +14,6 @@ [% END %] <form method="post"> [% PROCESS form %] - <input type="hidden" name="token" value="[% csrf_token %]"> - <input type="hidden" name="process" value="[% process %]"> - <input type="hidden" name="saved_data" value="[% saved_data %]"> </form> [% INCLUDE footer.html %] |