{% extends "layout.html" %} {% block js %} $('#delete-project').click(function () { $(this).html("{{_("you sure?")}}"); }); {% endblock %} {% block content %}
{{ _('Download the list of bills with owner, amount, reason,... ') }}
{{ _('Download the list of transactions needed to settle the current bills.') }}