diff gpp/templates/news/story.html @ 204:b4305e18d3af

Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
author Brian Neal <bgneal@gmail.com>
date Sat, 01 May 2010 21:53:59 +0000
parents 2baadae33f2e
children da46e77cd804
line wrap: on
line diff
--- a/gpp/templates/news/story.html	Wed Apr 28 03:00:31 2010 +0000
+++ b/gpp/templates/news/story.html	Sat May 01 21:53:59 2010 +0000
@@ -15,7 +15,7 @@
 {% block news_content %}
 <h3>{{ story.title }}</h3>
 <div class="news-details">
-   Submitted by {{ story.submitter.username }} on {{ story.date_published|date:"F d, Y" }}.
+   Submitted by {{ story.submitter.username }} on {{ story.date_submitted|date:"F d, Y" }}.
 </div>
 <hr />
 <div class="news-content">