qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/tools/update_sheet/templates index_sheet.t...


From: Goneri Le Bouder
Subject: [Qsos-commits] qsos/tools/update_sheet/templates index_sheet.t...
Date: Thu, 15 Jun 2006 13:30:34 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Goneri Le Bouder <goneri>       06/06/15 13:30:34

Added files:
        tools/update_sheet/templates: index_sheet.tpl index_template.tpl 

Log message:
        mv index.tpl index_sheet.tpl
        new file: index_template.tpl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/tools/update_sheet/templates/index_sheet.tpl?cvsroot=qsos&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/qsos/tools/update_sheet/templates/index_template.tpl?cvsroot=qsos&rev=1.1

Patches:
Index: index_sheet.tpl
===================================================================
RCS file: index_sheet.tpl
diff -N index_sheet.tpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ index_sheet.tpl     15 Jun 2006 13:30:34 -0000      1.1
@@ -0,0 +1,12 @@
+<html>
+</head>
+<title>Qsos repository %%DIRECTORY%%</title>
+<link rel="stylesheet" type="text/css" href="%%CSS_LISTING%%" />
+</head>
+<body>
+<div id="corp">
+<h1>Listing of QSOS:%%DIRECTORY%%</h1>
+%%LIST%%
+</div>
+</body>
+</html>

Index: index_template.tpl
===================================================================
RCS file: index_template.tpl
diff -N index_template.tpl
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ index_template.tpl  15 Jun 2006 13:30:34 -0000      1.1
@@ -0,0 +1,14 @@
+<html>
+</head>
+<title>Empty QSOS sheets</title>
+<link rel="stylesheet" type="text/css" href="%%CSS_LISTING%%" />
+</head>
+<body>
+<div id="corp">
+<h1>Listing of Empty QSOS sheets</h1>
+<p>
+
+%%LIST%%
+</div>
+</body>
+</html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]