Project

General

Profile

« Previous | Next » 

Revision 1537fefc

Added by Mikaël Ates over 11 years ago

actes: add missing template for act rebilling.

View differences:

calebasse/actes/templates/actes/act_rebill.html
1
{% load widget_tweaks %}
2

  
3
<form action="{{ request.get_full_path }}" method="post">
4
    {% csrf_token %}
5
    Etes-vous sûr de vouloir marquer cet acte non facturé et non pris en charge ?
6
 </form>

Also available in: Unified diff