diff --git a/RIGS/templates/RIGS/activity_feed_data.html b/RIGS/templates/RIGS/activity_feed_data.html index cdc19d3f..7b335bf1 100644 --- a/RIGS/templates/RIGS/activity_feed_data.html +++ b/RIGS/templates/RIGS/activity_feed_data.html @@ -10,6 +10,7 @@
{% if version.old == None %} Created @@ -35,9 +35,10 @@ Changed {% include 'RIGS/version_changes.html' %} in {% endif %} - {% include 'RIGS/object_button.html' with object=version.new %} +
+ {% endif %} {% endfor %}