From ba586589a71a60162d33fffa427da3526b821564 Mon Sep 17 00:00:00 2001 From: William Daniau Date: Thu, 10 Oct 2019 21:37:57 +0200 Subject: [PATCH] Utilisation de la notice --- templates/html/Wize.html | 5 +++++ templates/html/Wize_Print.html | 7 ++++++- templates/html/Wize_with_index.html | 6 ++++++ templates/html/Wize_with_index_sod.html | 6 ++++++ 4 files changed, 23 insertions(+), 1 deletion(-) diff --git a/templates/html/Wize.html b/templates/html/Wize.html index 1ee6117..12fcac6 100644 --- a/templates/html/Wize.html +++ b/templates/html/Wize.html @@ -91,6 +91,8 @@ + + @@ -215,6 +217,8 @@ [% END %] + +
[% IF not loop.last %]
[% END %] @@ -223,6 +227,7 @@ + diff --git a/templates/html/Wize_Print.html b/templates/html/Wize_Print.html index fa92adc..24fda4b 100644 --- a/templates/html/Wize_Print.html +++ b/templates/html/Wize_Print.html @@ -38,7 +38,9 @@ href="file:////home/daniau/.local/share/zim/templates/html/common/hljs/styles/atom-one-light-wb.css" > - + + + @@ -58,7 +60,10 @@ +
+ + diff --git a/templates/html/Wize_with_index.html b/templates/html/Wize_with_index.html index 10b9a7d..5ccc882 100644 --- a/templates/html/Wize_with_index.html +++ b/templates/html/Wize_with_index.html @@ -136,6 +136,9 @@ } } + + + @@ -266,6 +269,8 @@ [% END %] + +
[% IF not loop.last %]
[% END %] @@ -274,6 +279,7 @@ + diff --git a/templates/html/Wize_with_index_sod.html b/templates/html/Wize_with_index_sod.html index f5a6fd0..56a92d3 100644 --- a/templates/html/Wize_with_index_sod.html +++ b/templates/html/Wize_with_index_sod.html @@ -148,6 +148,9 @@ } } + + + @@ -280,6 +283,8 @@ [% END %] + +
[% IF not loop.last %]
[% END %] @@ -289,6 +294,7 @@ + -- 2.16.4