From ad5b7acc19290ff91e0f42a0de448a26760fcf99 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Mon, 19 Mar 2012 12:36:11 +0000 Subject: Imported httrack 3.20.2 --- templates/index-body.html | 8 ++++ templates/index-footer.html | 33 ++++++++++++++ templates/index-header.html | 101 +++++++++++++++++++++++++++++++++++++++++ templates/topindex-body.html | 5 ++ templates/topindex-footer.html | 30 ++++++++++++ templates/topindex-header.html | 100 ++++++++++++++++++++++++++++++++++++++++ 6 files changed, 277 insertions(+) create mode 100644 templates/index-body.html create mode 100644 templates/index-footer.html create mode 100644 templates/index-header.html create mode 100644 templates/topindex-body.html create mode 100644 templates/topindex-footer.html create mode 100644 templates/topindex-header.html (limited to 'templates') diff --git a/templates/index-body.html b/templates/index-body.html new file mode 100644 index 0000000..f8f0cdf --- /dev/null +++ b/templates/index-body.html @@ -0,0 +1,8 @@ + + + · + + %s + + + diff --git a/templates/index-footer.html b/templates/index-footer.html new file mode 100644 index 0000000..fa9b570 --- /dev/null +++ b/templates/index-footer.html @@ -0,0 +1,33 @@ + +
+
+
+
+ Mirror and index made by HTTrack Website Copier [XR&CO'2002] +
+ %s + + %s + + + + + + + + + + + + + + + + +
+ + + + + + diff --git a/templates/index-header.html b/templates/index-header.html new file mode 100644 index 0000000..33fa54c --- /dev/null +++ b/templates/index-header.html @@ -0,0 +1,101 @@ + + + + + + + Local index - HTTrack Website Copier + %s + + + + + + + + +
HTTrack Website Copier - Open Source offline browser
+ + + + +
+ + + + +
+ + + + +
+ + + + Local index - HTTrack + +

Index of locally available sites:

+ diff --git a/templates/topindex-body.html b/templates/topindex-body.html new file mode 100644 index 0000000..196239f --- /dev/null +++ b/templates/topindex-body.html @@ -0,0 +1,5 @@ + + + diff --git a/templates/topindex-footer.html b/templates/topindex-footer.html new file mode 100644 index 0000000..1128f23 --- /dev/null +++ b/templates/topindex-footer.html @@ -0,0 +1,30 @@ +
+ · %s +
+
+
+ Mirror and index made by HTTrack Website Copier [XR&CO'2002] +
+ %s + + + +
+
+
+ + + + + +
+ + + + + + diff --git a/templates/topindex-header.html b/templates/topindex-header.html new file mode 100644 index 0000000..21f4cf3 --- /dev/null +++ b/templates/topindex-header.html @@ -0,0 +1,100 @@ + + + + + + + List of available projects - HTTrack Website Copier + %s + + + + + + + + + +
HTTrack Website Copier - Open Source offline browser
+ + +
+ + +
+ + +
+ + + +

Index of locally available projects:

+ -- cgit v1.2.3