www-commits
[Top][All Lists]
Advanced

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

www/server/gnun diff-page-head.html diff-page-t...


From: Pavel Kharitonov
Subject: www/server/gnun diff-page-head.html diff-page-t...
Date: Sat, 05 Nov 2011 04:26:52 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       11/11/05 04:26:52

Added files:
        server/gnun    : diff-page-head.html diff-page-tail.html 

Log message:
        add templates for diff pages

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/diff-page-head.html?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/diff-page-tail.html?cvsroot=www&rev=1.1

Patches:
Index: diff-page-head.html
===================================================================
RCS file: diff-page-head.html
diff -N diff-page-head.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ diff-page-head.html 5 Nov 2011 04:26:45 -0000       1.1
@@ -0,0 +1,12 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<!-- Generated by GNUN -->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<title></title>
+<style type="text/css">
+span.removed { background-color: #f22; color: #000; }
+span.inserted { background-color: #2f2; color: #000; }
+</style></head>
+<body><pre>

Index: diff-page-tail.html
===================================================================
RCS file: diff-page-tail.html
diff -N diff-page-tail.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ diff-page-tail.html 5 Nov 2011 04:26:45 -0000       1.1
@@ -0,0 +1 @@
+</pre></body></html>



reply via email to

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