User: cloph Date: 2009-09-20 21:39:48+0000 Modified: de/www/testdir/download.html
Log: the template-test in its simplest form File Changes: Directory: /de/www/testdir/ =========================== File [changed]: download.html Url: http://de.openoffice.org/source/browse/de/www/testdir/download.html?r1=1.1&r2=1.2 Delta lines: +2 -14 -------------------- --- download.html 2009-09-03 13:05:45+0000 1.1 +++ download.html 2009-09-20 21:39:46+0000 1.2 @@ -1,14 +1,2 @@ -<!DOCTYPE html> -<html> - <head> - <title>OpenOffice.org herunterladen</title> - <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> - </head> - - <body> - <h1>Ãberschrift 1</h1> - <p> - Hallo! - </p> - </body> -</html> +#set( $foo = "Velocity" ) +Hello $foo World! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
