{% extends "base.html" %} {% block title %}Contact Us{% endblock title %} {% block content %}

Contact us through email

{% if form.errors %}

Please correct the error{{ form.errors|pluralize }} below.

{% endif %}
{% csrf_token %}
Do you want to send me an email?

Bug reporting, feature requests

Bug reports and feature requests can be done through our BitBucket page. Please check on the following link if your bug or issue is a known one. Feel free to file any feature request.

Facebook Group

We run a facebook group where you can post questions and report problems, especially if you think the wider user community benefits from the answers.

Twitter

You can also check me on Twitter:

When the site is down, this is the appropriate channel to look for apologies, updates, and offer help.

Rowsandall s.r.o.

Rowsandall s.r.o.
Nové sady 988/2
602 00 Brno
Czech Republic
IČ: 070 48 572
Datová schránka: 7897syr
Email: info@rowsandall.com
The company is registered in the business register at the Regional Court in Brno (Společnost je zapsána v obchodním rejstříku vedeném u Krajského soudu v Brně, oddíl C, vložka 105845)

{% endblock content %}