diff options
Diffstat (limited to 'design/templates/feeds')
-rw-r--r-- | design/templates/feeds/blog_description.html | 1 | ||||
-rw-r--r-- | design/templates/feeds/links_description.html | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/design/templates/feeds/blog_description.html b/design/templates/feeds/blog_description.html deleted file mode 100644 index 29c4f44..0000000 --- a/design/templates/feeds/blog_description.html +++ /dev/null @@ -1 +0,0 @@ -{{obj.body_html|safe}}
\ No newline at end of file diff --git a/design/templates/feeds/links_description.html b/design/templates/feeds/links_description.html deleted file mode 100644 index 09d5411..0000000 --- a/design/templates/feeds/links_description.html +++ /dev/null @@ -1 +0,0 @@ -<img style="float: left; padding: 0 5px 5px 0;"src="http://images.luxagraf.net/magnolia_thumbs/{{obj.screen_url}}" />{{obj.description|safe }}
\ No newline at end of file |