diff --git a/notes/templates/notes/details_maraude.html b/notes/templates/notes/details_maraude.html index acac101..db4bf3e 100644 --- a/notes/templates/notes/details_maraude.html +++ b/notes/templates/notes/details_maraude.html @@ -11,25 +11,23 @@ {% endblock %} {% block sidebar %} -
-
-

Navigation

-
-
{% endblock %} {% block right_column %} diff --git a/notes/templates/notes/details_sujet.html b/notes/templates/notes/details_sujet.html index 735b779..b80a1de 100644 --- a/notes/templates/notes/details_sujet.html +++ b/notes/templates/notes/details_sujet.html @@ -90,14 +90,10 @@ {% block sidebar %} {{ block.super }} {% if user.is_superuser %} -
-

Administration :

-
- -
+ +
+ Éditer les notes + Fusionner
{% endif %} {% endblock %} diff --git a/notes/templates/notes/liste_sujets.html b/notes/templates/notes/liste_sujets.html index 27edf19..49365c2 100644 --- a/notes/templates/notes/liste_sujets.html +++ b/notes/templates/notes/liste_sujets.html @@ -10,7 +10,7 @@ {% block sidebar_insert %} -
+ {% csrf_token %}
@@ -20,7 +20,7 @@
- Ajouter un sujet +
Ajouter un sujet
{% endblock %} {% block search %}