diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
| commit | 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 (patch) | |
| tree | 7f28e95ae7ac97f435eba0418e999db474e6a15a /stud.buetow.org/content | |
| parent | 714164e679851987512435ed9b88f094c822e9f3 (diff) | |
reformat XML
Diffstat (limited to 'stud.buetow.org/content')
| -rw-r--r-- | stud.buetow.org/content/.rss.xml | 4 | ||||
| -rw-r--r-- | stud.buetow.org/content/home.xml | 18 |
2 files changed, 11 insertions, 11 deletions
diff --git a/stud.buetow.org/content/.rss.xml b/stud.buetow.org/content/.rss.xml index ffcb21d..f225f71 100644 --- a/stud.buetow.org/content/.rss.xml +++ b/stud.buetow.org/content/.rss.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> - <includefiles separator="incsep" reversed="1" reldir="News" pattern="\.xml$" /> + <includefiles separator="incsep" reversed="1" reldir="News" pattern="\.xml$"/> </content> diff --git a/stud.buetow.org/content/home.xml b/stud.buetow.org/content/home.xml index 6127617..bbf7c5d 100644 --- a/stud.buetow.org/content/home.xml +++ b/stud.buetow.org/content/home.xml @@ -1,11 +1,11 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> - <pagetitle>Willkommen auf stud.buetow.org</pagetitle> - <text>Hier sind ein paar alte Unterlagen zum Studium archiviert.</text> - <enumeration> - <enumitem> - <noop>FTP-Server: </noop> - <hyperlink>ftp://ftp.buetow.org/pub/studium/</hyperlink> - </enumitem> - </enumeration> + <pagetitle>Willkommen auf stud.buetow.org</pagetitle> + <text>Hier sind ein paar alte Unterlagen zum Studium archiviert.</text> + <enumeration> + <enumitem> + <noop>FTP-Server: </noop> + <hyperlink>ftp://ftp.buetow.org/pub/studium/</hyperlink> + </enumitem> + </enumeration> </content> |
