diff --git a/common/static/common/templates/discussion/forum-actions.underscore b/common/static/common/templates/discussion/forum-actions.underscore index d246af17df..6cc46e20a8 100644 --- a/common/static/common/templates/discussion/forum-actions.underscore +++ b/common/static/common/templates/discussion/forum-actions.underscore @@ -3,11 +3,11 @@ <% _.each(primaryActions, function(action) { print(_.template($('#forum-action-' + action).html())({})) }) %>
  • - -