{% extends "base.html" %} {% block title %}Submit Feedback - {{ product.name }}{% endblock %} {% block content %}

Submit Feedback

{{ product.name }}

We value your feedback. Please share your thoughts, report issues, or suggest improvements below.

You can write in any language. Optional if you attach files.

You can attach up to 3 files (max 10MB each). Allowed types: images (PNG, JPG, GIF), documents (PDF, TXT, DOC, DOCX), spreadsheets (XLS, XLSX, CSV).

Privacy Notice

{% endblock %}