Changeset - 69b64e2b05c6
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 13 years ago 2011-01-03 11:54:36
bkuhn@ebb.org
Corrected grammar error as reported by tedks: http://identi.ca/notice/61449503
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/feeds/omnibus_description.html
Show inline comments
...
 
@@ -4,7 +4,7 @@
 
{% ifequal obj.omnibus_type "event" %}
 
<p><i>An <a href="http://{{ site }}/events/">upcoming event</a> related to the Software Freedom Conservancy.</i></p>
 
{% endifequal %}
 
{% ifequal obj.omnibus_type "blog" %}
 
<p><i>An <a href="http://{{ site }}/blog/">blog post</a> from Software Freedom Conservancy.</i></p>
 
<p><i>A <a href="http://{{ site }}/blog/">blog post</a> from Software Freedom Conservancy.</i></p>
 
{% endifequal %}
 
{% include obj.omnibus_feed_description_template  %}
0 comments (0 inline, 0 general)