templates/feeds/photoblog_description.html @ a3380ed37242

Cleanup Tuesdays - Removed the photoblog, removed the silly ProjectPhoto thing too.
author Steve Losh <steve@stevelosh.com>
date Tue, 24 Mar 2009 17:57:23 -0400
parents 677d5ff5c56e
children (none)
{% load markup %}

<img src="{{ obj.original_image.url }}" />

{{ obj.body|markdown }}