Commit d983184f3aa9604186f47e35c632b0c71eec7ba5
1 parent
a7fb3dffac
Exists in
master
On supprime les liens qui seront générés par le wize.rb -i
Showing 5 changed files with 0 additions and 23 deletions Side-by-side Diff
templates/html/Wize/common-spec
1 | -../common-wize |
templates/html/Wize_Print.html
1 | -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
2 | -<html> | |
3 | -<head> | |
4 | - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
5 | - <title>Need install</title> | |
6 | - <meta name='Generator' content='[% generator.name %]'> | |
7 | - <style> | |
8 | - * { font-family: serif } | |
9 | - </style> | |
10 | -</head> | |
11 | -<body> | |
12 | - <h1>Need install</h1> | |
13 | - <p>You need to run first (better quit zim before)</p> | |
14 | - <pre> | |
15 | - wize.rb -i | |
16 | - </pre> | |
17 | -</body> | |
18 | - | |
19 | -</html> |
templates/html/Wize_with_index/common-spec
1 | -../common-wize |
templates/html/Wize_with_index_sod/common-spec
1 | -../common-wize |
templates/html/print-common
1 | -common-wize |