{% extends "base.html" %} {% load static i18n %} {% block nav_feedback %} active {% endblock %} {% block content %}

{% trans "Feedback" %}

{% trans "Please leave any feedback and idea about Scrooge. Use the following links:" %}

{% endblock %}