diff options
Diffstat (limited to 'stud.buetow.org')
| -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> |
