]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - rss_20.tmpl
Fix(cheetah compile): chmod +x
[phdru.name/phdru.name.git] / rss_20.tmpl
index 5fa26fff59fac2b5668f4cea64f44a5b75b41963..9719df8845d9d3dd34ea2a263bc3448bb476e60f 100644 (file)
@@ -7,7 +7,7 @@
     <language>$lang</language>
     <webMaster>$author &lt;$email&gt;</webMaster>
     <lastBuildDate>${posts[0].rfc822_date}</lastBuildDate>
-    <generator>http://phd.pp.ru/about/make/make-news.py.txt</generator>
+    <generator>http://phdru.name/about/make/${generator}.txt</generator>
 #for $post in $posts
     <item>
       <title>$post.title</title>
@@ -21,7 +21,7 @@ $post.excerpt
 #elif $post.content
 $post.content
 #end if
-#filter Filter
+#end filter
       </description>
 #end if
       <pubDate>${post.rfc822_date}</pubDate>