/blogmaker/blog/templates/feeds/comments_description.html

http://blogmaker.googlecode.com/ · HTML · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 5da36688c38c024b19a769ed154dbe96 MD5 · raw file

  1. {% comment %}
  2. Copyright (c) 2006-2007, PreFab Software Inc.
  3. Copyright (c) 2006, Andrew Gwozdziewycz <apgwoz@gmail.com>
  4. All rights reserved.
  5. {% endcomment %}
  6. Posted by {{ obj.person_name }} on {{ obj.submit_date|date:"F j, Y" }} at {{ obj.submit_date|date:"P" }}<br />
  7. Re: {{ obj.get_content_object }}<br /><br />{{ obj.comment|linebreaksbr }}