{% extends "layouts/" + render_mode + "-tall.html" %} {% block title %}{{_("Reporting bugs")}}{% endblock %} {% block content %}
    {{_("Thank you for testing Mailpile!")}}
    Have you found a bug?
    Please follow the following instructions to report it.
  
    Please consult our
    Contributor Guidelines for further details.
    The Developer FAQ has a section on debugging techniques.
  
Thank you!