diff --git a/templates/html/Wize.html b/templates/html/Wize.html index 95aa07d..49fe9fa 100644 --- a/templates/html/Wize.html +++ b/templates/html/Wize.html @@ -5,7 +5,7 @@ [% title %] + href="[% resource('common-spec/zim-variables.css') %]" > [% IF navigation.prev %] - [% gettext('Prev') %] + [% gettext('Prev') %] [% ELSE %] diff --git a/templates/html/Wize_Print.html b/templates/html/Wize_Print.html index bad482c..fa92adc 100644 --- a/templates/html/Wize_Print.html +++ b/templates/html/Wize_Print.html @@ -7,7 +7,7 @@ + href="file:////home/daniau/.local/share/zim/templates/html/common-wize/zim-variables.css" >
- +
diff --git a/templates/html/Wize_with_index.html b/templates/html/Wize_with_index.html index eeec9cf..7c3446f 100644 --- a/templates/html/Wize_with_index.html +++ b/templates/html/Wize_with_index.html @@ -5,7 +5,7 @@ [% title %] + href="[% resource('common-spec/zim-variables.css') %]" > [% IF navigation.prev %] - [% gettext('Prev') %] + [% gettext('Prev') %] [% ELSE %] - [% gettext('Prev') %] + [% gettext('Prev') %] [% END %] [% IF links.get("index") %] - [% gettext('Index') %] + [% gettext('Index') %] [% ELSE %] - [% gettext('Index') %] + [% gettext('Index') %] [% END %] [% IF navigation.next %] - [% gettext('Next') %] + [% gettext('Next') %] [% ELSE %] - [% gettext('Next') %] + [% gettext('Next') %] [% END %] @@ -187,7 +187,7 @@ [% FOR page IN pages %] [% FOR link IN page.backlinks %] [% IF loop.first %] -[% gettext("Backlinks:") %] +[% gettext("Backlinks:") %] [% END %] [% END %] [% END %] @@ -196,7 +196,7 @@ [% FOR page IN pages %] [% FOR file IN page.attachments %] [% IF loop.first %] -[% gettext("Attachments:") %] +[% gettext("Attachments:") %] [% END %] [% END %] [% END %] @@ -210,7 +210,7 @@
- +
- +