diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2009-01-11 03:47:34 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2009-01-11 03:47:34 +0000 |
commit | f01e43401b69a1540560dab2c359ad7574a8b8e4 (patch) | |
tree | 2a812172e796feda238e2fc5dc2ea8aeff05523b /templates/feeds/blog_description.html | |
parent | c5924fb42438bf9a1dd69414ad0b42594c429fea (diff) |
added tumblr client code
Diffstat (limited to 'templates/feeds/blog_description.html')
-rw-r--r-- | templates/feeds/blog_description.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feeds/blog_description.html b/templates/feeds/blog_description.html new file mode 100644 index 0000000..29c4f44 --- /dev/null +++ b/templates/feeds/blog_description.html @@ -0,0 +1 @@ +{{obj.body_html|safe}}
\ No newline at end of file |