diff --git a/cotisations/templates/cotisations/aff_article.html b/cotisations/templates/cotisations/aff_article.html
index f4880caf..833b7de0 100644
--- a/cotisations/templates/cotisations/aff_article.html
+++ b/cotisations/templates/cotisations/aff_article.html
@@ -45,11 +45,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
diff --git a/cotisations/templates/cotisations/aff_banque.html b/cotisations/templates/cotisations/aff_banque.html
index f31bf55a..1ef4cb76 100644
--- a/cotisations/templates/cotisations/aff_banque.html
+++ b/cotisations/templates/cotisations/aff_banque.html
@@ -37,11 +37,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
diff --git a/cotisations/templates/cotisations/aff_cotisations.html b/cotisations/templates/cotisations/aff_cotisations.html
index 2e6eea3f..b73bc107 100644
--- a/cotisations/templates/cotisations/aff_cotisations.html
+++ b/cotisations/templates/cotisations/aff_cotisations.html
@@ -57,21 +57,21 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if facture.valid %}
-
+
PDF
{% else %}
diff --git a/cotisations/templates/cotisations/aff_paiement.html b/cotisations/templates/cotisations/aff_paiement.html
index f2f9abe3..09e5acc3 100644
--- a/cotisations/templates/cotisations/aff_paiement.html
+++ b/cotisations/templates/cotisations/aff_paiement.html
@@ -37,11 +37,11 @@ with this program; if not, write to the Free Software Foundation, Inc.,
diff --git a/cotisations/templates/cotisations/control.html b/cotisations/templates/cotisations/control.html
index baa4938e..48071429 100644
--- a/cotisations/templates/cotisations/control.html
+++ b/cotisations/templates/cotisations/control.html
@@ -55,8 +55,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% for form in controlform.forms %}
{% bootstrap_form_errors form %}
-
-
+
+
{{ form.instance.user.name }}
{{ form.instance.user.surname }}
diff --git a/cotisations/templates/cotisations/index_article.html b/cotisations/templates/cotisations/index_article.html
index edc71c09..7803c2ca 100644
--- a/cotisations/templates/cotisations/index_article.html
+++ b/cotisations/templates/cotisations/index_article.html
@@ -31,9 +31,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block content %}
diff --git a/logs/templates/logs/aff_summary.html b/logs/templates/logs/aff_summary.html
index c6eca27b..f743d637 100644
--- a/logs/templates/logs/aff_summary.html
+++ b/logs/templates/logs/aff_summary.html
@@ -54,7 +54,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% can_edit_history %}
@@ -92,7 +92,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% include 'buttons/history.html' with href='machines:history' name='interface' id=interface.id %}
{% can_delete interface %}
@@ -102,28 +102,28 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% can_edit interface %}
diff --git a/machines/templates/machines/index_nas.html b/machines/templates/machines/index_nas.html
index b4f99ac4..3f1cb90f 100644
--- a/machines/templates/machines/index_nas.html
+++ b/machines/templates/machines/index_nas.html
@@ -34,9 +34,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
La correpondance nas-machinetype relie le type de nas à un type de machine.
Elle est utile pour l'autoenregistrement des macs par radius, et permet de choisir le type de machine à affecter aux machines en fonction du type de nas
{% include "machines/aff_servers.html" with servers_list=servers_list %}
diff --git a/machines/templates/machines/index_vlan.html b/machines/templates/machines/index_vlan.html
index d9a4f8f9..beb6c80e 100644
--- a/machines/templates/machines/index_vlan.html
+++ b/machines/templates/machines/index_vlan.html
@@ -32,9 +32,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block content %}
@@ -216,7 +218,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% endfor %}
{% if interfaces|length > 5 %}
-
+
Voir mes machines
{% endif %}
diff --git a/templates/buttons/add.html b/templates/buttons/add.html
index 0cffb9f4..17058b89 100644
--- a/templates/buttons/add.html
+++ b/templates/buttons/add.html
@@ -22,5 +22,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
{% endcomment %}
-
+
diff --git a/templates/buttons/edit.html b/templates/buttons/edit.html
index aaa51261..ced8f906 100644
--- a/templates/buttons/edit.html
+++ b/templates/buttons/edit.html
@@ -22,5 +22,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
{% endcomment %}
-
+
diff --git a/templates/buttons/history.html b/templates/buttons/history.html
index 42f08614..4b6bcc86 100644
--- a/templates/buttons/history.html
+++ b/templates/buttons/history.html
@@ -22,6 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
{% endcomment %}
-
+
diff --git a/templates/buttons/sort.html b/templates/buttons/sort.html
index e90fbd15..fde7e546 100644
--- a/templates/buttons/sort.html
+++ b/templates/buttons/sort.html
@@ -31,18 +31,18 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if prefix %}
{% with prefix|add:'_'|add:col as colname %}
-
+
-
+
{% endwith %}
{% else %}
-
+
-
+
{% endif %}
diff --git a/templates/buttons/suppr.html b/templates/buttons/suppr.html
index 907345be..a03ea42a 100644
--- a/templates/buttons/suppr.html
+++ b/templates/buttons/suppr.html
@@ -22,5 +22,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
{% endcomment %}
-
+
diff --git a/topologie/templates/topologie/aff_chambres.html b/topologie/templates/topologie/aff_chambres.html
index 6d0cee37..3ca4651d 100644
--- a/topologie/templates/topologie/aff_chambres.html
+++ b/topologie/templates/topologie/aff_chambres.html
@@ -42,16 +42,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
diff --git a/topologie/templates/topologie/aff_constructor_switch.html b/topologie/templates/topologie/aff_constructor_switch.html
index 9b601e1b..f9d8827c 100644
--- a/topologie/templates/topologie/aff_constructor_switch.html
+++ b/topologie/templates/topologie/aff_constructor_switch.html
@@ -40,16 +40,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
diff --git a/topologie/templates/topologie/aff_model_switch.html b/topologie/templates/topologie/aff_model_switch.html
index f6c0d3b8..a1aa88cf 100644
--- a/topologie/templates/topologie/aff_model_switch.html
+++ b/topologie/templates/topologie/aff_model_switch.html
@@ -42,16 +42,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
diff --git a/topologie/templates/topologie/aff_port.html b/topologie/templates/topologie/aff_port.html
index 61c4bf4b..4fe08862 100644
--- a/topologie/templates/topologie/aff_port.html
+++ b/topologie/templates/topologie/aff_port.html
@@ -60,16 +60,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{{ port.details }}
-
+
{% can_edit port %}
-
+
{% acl_end %}
{% can_delete port %}
-
+
{% acl_end %}
diff --git a/topologie/templates/topologie/aff_stacks.html b/topologie/templates/topologie/aff_stacks.html
index 8d91d41c..def83036 100644
--- a/topologie/templates/topologie/aff_stacks.html
+++ b/topologie/templates/topologie/aff_stacks.html
@@ -46,16 +46,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if forloop.first %}
diff --git a/topologie/templates/topologie/edit_stack_sw.html b/topologie/templates/topologie/edit_stack_sw.html
index 04987add..75faaf84 100644
--- a/topologie/templates/topologie/edit_stack_sw.html
+++ b/topologie/templates/topologie/edit_stack_sw.html
@@ -39,16 +39,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
diff --git a/topologie/templates/topologie/index_room.html b/topologie/templates/topologie/index_room.html
index 15493d92..0d586452 100644
--- a/topologie/templates/topologie/index_room.html
+++ b/topologie/templates/topologie/index_room.html
@@ -31,7 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block content %}
Chambres
{% can_create Room %}
- Ajouter une chambre
+ Ajouter une chambre
{% acl_end %}
{% include "topologie/aff_chambres.html" with room_list=room_list %}
diff --git a/topologie/templates/topologie/index_stack.html b/topologie/templates/topologie/index_stack.html
index fb39009d..1ba49b5a 100644
--- a/topologie/templates/topologie/index_stack.html
+++ b/topologie/templates/topologie/index_stack.html
@@ -31,7 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block content %}
Stacks
{% can_create Stack %}
- Ajouter une stack
+ Ajouter une stack
{% acl_end %}
{% include "topologie/aff_stacks.html" with stack_list=stack_list %}
diff --git a/topologie/templates/topologie/sidebar.html b/topologie/templates/topologie/sidebar.html
index a2d42896..826169f2 100644
--- a/topologie/templates/topologie/sidebar.html
+++ b/topologie/templates/topologie/sidebar.html
@@ -26,19 +26,19 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block sidebar %}
-
+
Chambres
-
+
Switchs
-
+
Stacks
-
+
Modèles switches et constructeurs
{% endblock %}
diff --git a/users/templates/users/aff_clubs.html b/users/templates/users/aff_clubs.html
index 425e1f28..4fb6bd0d 100644
--- a/users/templates/users/aff_clubs.html
+++ b/users/templates/users/aff_clubs.html
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% endcomment %}
{% if clubs_list.paginator %}
-{% include "pagination.html" with list=clubs_list %}
+{% include "pagination.html" with list=clubs_list %}
{% endif %}
{% load acl %}
@@ -39,9 +39,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Profil
- {% for club in clubs_list %}
+ {% for club in clubs_list %}
{% can_view club %}
-
+
{{ club.surname }}
{{ club.pseudo }}
{{ club.room }}
@@ -52,7 +52,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Désactivée
{% endif %}
-
+
{% acl_end %}
@@ -60,5 +60,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if clubs_list.paginator %}
-{% include "pagination.html" with list=clubs_list %}
+{% include "pagination.html" with list=clubs_list %}
{% endif %}
diff --git a/users/templates/users/aff_listright.html b/users/templates/users/aff_listright.html
index b8a8008c..be94b146 100644
--- a/users/templates/users/aff_listright.html
+++ b/users/templates/users/aff_listright.html
@@ -77,7 +77,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% endfor %}
diff --git a/users/templates/users/aff_users.html b/users/templates/users/aff_users.html
index 22f9a8dd..199b2f17 100644
--- a/users/templates/users/aff_users.html
+++ b/users/templates/users/aff_users.html
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% endcomment %}
{% if users_list.paginator %}
-{% include "pagination.html" with list=users_list %}
+{% include "pagination.html" with list=users_list %}
{% endif %}
@@ -38,7 +38,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Profil
- {% for user in users_list %}
+ {% for user in users_list %}
{{ user.name }}
{{ user.surname }}
@@ -51,12 +51,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Désactivée
{% endif %}
-
+
{% endfor %}
{% if users_list.paginator %}
-{% include "pagination.html" with list=users_list %}
+{% include "pagination.html" with list=users_list %}
{% endif %}
diff --git a/users/templates/users/index_listright.html b/users/templates/users/index_listright.html
index eb2c5370..57165792 100644
--- a/users/templates/users/index_listright.html
+++ b/users/templates/users/index_listright.html
@@ -31,9 +31,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block content %}
diff --git a/users/templates/users/index_schools.html b/users/templates/users/index_schools.html
index ff2b8b8b..93bb0737 100644
--- a/users/templates/users/index_schools.html
+++ b/users/templates/users/index_schools.html
@@ -32,9 +32,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Liste des Établissements
Ensemble des établissements d'enseignement ou d'activité des utilisateurs crées
diff --git a/users/templates/users/index_serviceusers.html b/users/templates/users/index_serviceusers.html
index bb1c2d3c..497445b0 100644
--- a/users/templates/users/index_serviceusers.html
+++ b/users/templates/users/index_serviceusers.html
@@ -33,7 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Les service users LDAP sont des utilisateurs spéciaux qui disposent d'un accès uniquement sur le ldap pour effectuer des opération d'authentification.
Il est recommandé de créer un service-user doté d'un login/mdp par service concerné
{% can_create ServiceUser %}
- Ajouter un service user
+ Ajouter un service user
{% acl_end %}
{% include "users/aff_serviceusers.html" with serviceusers_list=serviceusers_list %}
diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html
index 53056e95..2dacd48c 100644
--- a/users/templates/users/profil.html
+++ b/users/templates/users/profil.html
@@ -31,27 +31,27 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% acl_end %}
{% if machines_list %}
{% include "machines/aff_machines.html" with machines_list=machines_list %}
@@ -205,14 +205,14 @@ with this program; if not, write to the Free Software Foundation, Inc.,