changeset 2978:d09227b983a2 octave-forge

Added one more date to the html header
author hauberg
date Sun, 28 Jan 2007 11:40:03 +0000
parents 4daa7442c8da
children 00054ae230e5
files www/macros.m4
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/www/macros.m4	Sun Jan 28 11:37:02 2007 +0000
+++ b/www/macros.m4	Sun Jan 28 11:40:03 2007 +0000
@@ -187,6 +187,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
   <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+  <meta name="date" content="__CURRENT_DATE__"/>
   <title>$1</title>
   <link rel="stylesheet" type="text/css" href="__BASE_ADDRESS__/octave-forge.css" />
   __JAVA_SCRIPT__