diff options
author | dakkar <dakkar@thenautilus.net> | 2009-08-17 10:54:50 +0200 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2009-08-17 10:54:50 +0200 |
commit | f3b6e73ca1fcf29731cc2a85114c41fad87d0d96 (patch) | |
tree | 452b0c5a8612aceb6975e530193c57dafaba36e7 /src/viaggi/AU/day20 | |
parent | CV updated (diff) | |
download | thenautilus-f3b6e73ca1fcf29731cc2a85114c41fad87d0d96.tar.gz thenautilus-f3b6e73ca1fcf29731cc2a85114c41fad87d0d96.tar.bz2 thenautilus-f3b6e73ca1fcf29731cc2a85114c41fad87d0d96.zip |
moved stuff around
it's a good idea to separate the documents from the templates
Diffstat (limited to 'src/viaggi/AU/day20')
-rw-r--r-- | src/viaggi/AU/day20/document.en.rest.txt | 12 | ||||
l--------- | src/viaggi/AU/day20/du2html.xsl | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/src/viaggi/AU/day20/document.en.rest.txt b/src/viaggi/AU/day20/document.en.rest.txt new file mode 100644 index 0000000..539fd3a --- /dev/null +++ b/src/viaggi/AU/day20/document.en.rest.txt @@ -0,0 +1,12 @@ +Diario - 1 Aug +============== +:CreationDate: 2003-01-29 10:51:59 +:tags: viaggi + +markus will be back tomorrow. he's been away for personal reasons. He's not +angry about me moving his stuff around. Wrote two more lines of code. + +subscribed to `everything2`_, wrote some nodes about my present situation. + +.. _`everything2`: + http://www.everything2.com diff --git a/src/viaggi/AU/day20/du2html.xsl b/src/viaggi/AU/day20/du2html.xsl new file mode 120000 index 0000000..7364257 --- /dev/null +++ b/src/viaggi/AU/day20/du2html.xsl @@ -0,0 +1 @@ +../../../../templates/du2html.xsl
\ No newline at end of file |