X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/98e12313596c58738fc7e3eeaccfde202b91ef2a..60b06883b6d5a336ef47c01103ec1ce25aafae69:/apps/suggest/templates/suggest.html diff --git a/apps/suggest/templates/suggest.html b/apps/suggest/templates/suggest.html index a2d9d726e..c7fdd8128 100644 --- a/apps/suggest/templates/suggest.html +++ b/apps/suggest/templates/suggest.html @@ -2,10 +2,8 @@

{% trans "Report a bug or suggestion" %}

    -
  1. {{ form.author }}
  2. -
  3. {{ form.email }}
  4. -
  5. {{ form.title }}
  6. -
  7. {{ form.description }}
  8. +
  9. {{ form.contact }}
  10. +
  11. {{ form.description }}
\ No newline at end of file