From dd9d1bac9417dc07ed35af0dad4097a0f206c5e5 Mon Sep 17 00:00:00 2001 From: chirac Date: Mon, 23 Jul 2018 23:32:47 +0200 Subject: [PATCH] Update aff_article.html --- .../templates/cotisations/aff_article.html | 44 ++++++------------- 1 file changed, 14 insertions(+), 30 deletions(-) diff --git a/cotisations/templates/cotisations/aff_article.html b/cotisations/templates/cotisations/aff_article.html index bf2aa104..7dee0773 100644 --- a/cotisations/templates/cotisations/aff_article.html +++ b/cotisations/templates/cotisations/aff_article.html @@ -30,20 +30,6 @@ with this program; if not, write to the Free Software Foundation, Inc., - - - - - - - @@ -55,22 +41,20 @@ with this program; if not, write to the Free Software Foundation, Inc., {% for article in article_list %} - - - - - - - + + + + + + + {% endfor %}
{{ article.name }}{{ article.prix }}{{ article.type_cotisation }}{{ article.duration }}{{ article.type_user }}{{ article.available_for_everyone }} - {% can_edit article %} - - - - {% acl_end %} - {% history_button article %} - {% trans "Article" %} {% trans "Price" %} {% trans "Cotisation type" %}
{{ article.name }}{{ article.prix }}{{ article.type_cotisation }}{{ article.duration }}{{ article.type_user }}{{ article.available_for_everyone|tick }} - {% can_edit article %} - - - - {% acl_end %} - - - - {{ article.name }}{{ article.prix }}{{ article.type_cotisation }}{{ article.duration }}{{ article.type_user }}{{ article.available_for_everyone|tick }} + {% can_edit article %} + + + + {% acl_end %} + {% history_button article %} +