diff options
author | dakkar <dakkar@luxion> | 2008-01-03 15:34:50 +0000 |
---|---|---|
committer | dakkar <dakkar@luxion> | 2008-01-03 15:34:50 +0000 |
commit | 947416572f2265724fc625a63146d942b971dd29 (patch) | |
tree | 5c6c6a67cddf57acc8e8168584fb16e4cc0684f1 /t/test-site-output/bar/document.en.html | |
parent | added taglist to single pages (diff) | |
download | WebCoso-947416572f2265724fc625a63146d942b971dd29.tar.gz WebCoso-947416572f2265724fc625a63146d942b971dd29.tar.bz2 WebCoso-947416572f2265724fc625a63146d942b971dd29.zip |
better-looking output
git-svn-id: svn://luxion/repos/WebCoso/trunk@323 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 't/test-site-output/bar/document.en.html')
-rw-r--r-- | t/test-site-output/bar/document.en.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/t/test-site-output/bar/document.en.html b/t/test-site-output/bar/document.en.html index c88b9a9..51ff094 100644 --- a/t/test-site-output/bar/document.en.html +++ b/t/test-site-output/bar/document.en.html @@ -7,18 +7,18 @@ </li><li>line 3 </li></ul><p>link: <a href="baz/">bar-baz english </a></p></div><div><dl><dt>Category 'one' -</dt><dd><a href="/bar/baz/">bar-baz english +</dt><dd><ul><li><a href="/bar/baz/">bar-baz english </a> - (<a href="/bar/baz/it">it</a> | en) - <a href="/foo/">foo page + (<a href="/bar/baz/it">it</a> | en) + </li><li><a href="/foo/">foo page </a> - (<a href="/foo/it">it</a> | en) - </dd><dt>Category 'three/bis' -</dt><dd><a href="/bar/baz/">bar-baz english + (<a href="/foo/it">it</a> | en) + </li></ul></dd><dt>Category 'three/bis' +</dt><dd><ul><li><a href="/bar/baz/">bar-baz english </a> - (<a href="/bar/baz/it">it</a> | en) - </dd><dt>Category 'two' -</dt><dd><a href="/foo/">foo page + (<a href="/bar/baz/it">it</a> | en) + </li></ul></dd><dt>Category 'two' +</dt><dd><ul><li><a href="/foo/">foo page </a> - (<a href="/foo/it">it</a> | en) - </dd></dl></div></body></html> + (<a href="/foo/it">it</a> | en) + </li></ul></dd></dl></div></body></html> |