User: cloph Date: 2009-09-20 21:54:14+0000 Modified: de/www/testdir/plaintest.html
Log: another junk example File Changes: Directory: /de/www/testdir/ =========================== File [changed]: plaintest.html Url: http://de.openoffice.org/source/browse/de/www/testdir/plaintest.html?r1=1.5&r2=1.6 Delta lines: +2 -2 ------------------- --- plaintest.html 2009-09-20 21:35:01+0000 1.5 +++ plaintest.html 2009-09-20 21:54:11+0000 1.6 @@ -1,4 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +#set( $foo = "Velocity" ) +Hello $foo World! <html> <head> <!-- Start de-header --> @@ -7,9 +9,7 @@ </head> <body> -#set( $foo = "Velocity" ) <!-- Start Body --> - <p>Hello $foo World!</p> <h1>Heading 1 Heading 1</h1> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
