diff --git a/www/conservancy/templates/feeds/omnibus_description.html b/www/conservancy/templates/feeds/omnibus_description.html index aac9ae16af60073a0dbd2dc1fa37de8eeb6c75a2..f86d7e1087bddd60e36b9aff6a968cb573210681 100644 --- a/www/conservancy/templates/feeds/omnibus_description.html +++ b/www/conservancy/templates/feeds/omnibus_description.html @@ -5,6 +5,6 @@

An upcoming event related to the Software Freedom Conservancy.

{% endifequal %} {% ifequal obj.omnibus_type "blog" %} -

An blog post from Software Freedom Conservancy.

+

A blog post from Software Freedom Conservancy.

{% endifequal %} {% include obj.omnibus_feed_description_template %}