diff options
author | dakkar <dakkar@luxion> | 2008-03-01 09:37:45 +0000 |
---|---|---|
committer | dakkar <dakkar@luxion> | 2008-03-01 09:37:45 +0000 |
commit | d28bac7032a0d95fffbba01ad7eaa6a85fd7be16 (patch) | |
tree | 7187deed6d9143a8fc0168eaed3edc57ebe60917 /t/test-site-output/foo/document.it.html | |
parent | refactoring: cleaner (diff) | |
download | WebCoso-d28bac7032a0d95fffbba01ad7eaa6a85fd7be16.tar.gz WebCoso-d28bac7032a0d95fffbba01ad7eaa6a85fd7be16.tar.bz2 WebCoso-d28bac7032a0d95fffbba01ad7eaa6a85fd7be16.zip |
aggiunto supporto date (data creazione deve essere scritta nel documento)
git-svn-id: svn://luxion/repos/WebCoso/trunk@330 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 't/test-site-output/foo/document.it.html')
-rw-r--r-- | t/test-site-output/foo/document.it.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/t/test-site-output/foo/document.it.html b/t/test-site-output/foo/document.it.html index 3f59dd8..12f2016 100644 --- a/t/test-site-output/foo/document.it.html +++ b/t/test-site-output/foo/document.it.html @@ -14,4 +14,6 @@ </li></ul></dd><dt>Categoria 'two' </dt><dd><ul><li><a href="/foo/">Pagina <em>foo</em></a> (it | <a href="/foo/en">en</a>) - </li></ul></dd></dl></div></body></html> + </li></ul></dd></dl></div><div> + Creato: 1970-01-01 00:00:00 + Ultima modifica: 2008-03-01 09:23:11</div></body></html> |