Initial commit
This commit is contained in:
21
_html/rss.html
Executable file
21
_html/rss.html
Executable file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
<rss version="0.91">
|
||||
<channel>
|
||||
|
||||
<title>Monitor RSS Feed</title>
|
||||
<link>http://monitor.intern</link>
|
||||
<description>FF Monitor RSS Feed</description>
|
||||
<language>de-de</language>
|
||||
<copyright>2006 ManuelW</copyright>
|
||||
<!--
|
||||
<image>
|
||||
<url>http://www.beispielwebsite.de/images/logo.gif</url>
|
||||
<title>Logo Beispielwebsite </title>
|
||||
<link>http://www.beispielwebsite.de</link>
|
||||
</image>
|
||||
-->
|
||||
|
||||
$show_all
|
||||
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user