diff --git a/collector/templates/collector/detail.html b/collector/templates/collector/detail.html index 22651a4..0ef8e41 100644 --- a/collector/templates/collector/detail.html +++ b/collector/templates/collector/detail.html @@ -1,17 +1,2 @@

{{ teil.name }}

Last Changed: {{ teil.modified }} - -
- -
- {% csrf_token %} -
- -

{{ teil.name }}

-
- {% if error_message %} -

{{ error_message }}

- {% endif %} -
- -