diff --git a/app/views/comments/_comment.html.erb b/app/views/comments/_comment.html.erb
index ecbb0b694..a60f147ba 100644
--- a/app/views/comments/_comment.html.erb
+++ b/app/views/comments/_comment.html.erb
@@ -6,25 +6,24 @@
<% else %>
<%= avatar_image(comment.user, size: 32, class: 'left') %>
-
+
+ end -->
<% if comment.user.official? %>
diff --git a/app/views/debates/show.html.erb b/app/views/debates/show.html.erb
index db8cbdc14..964e7d43d 100644
--- a/app/views/debates/show.html.erb
+++ b/app/views/debates/show.html.erb
@@ -14,22 +14,22 @@
<%= avatar_image(@debate.author, size: 32, class: 'author-photo') %>
-
-
-
- <%= t("debates.show.author_deleted") %>
-
-
-
- <%= @debate.author.name %>
-
-
- <% if @debate.author.official? %>
- •
-
- <%= @debate.author.official_position %>
+
+
+ <%= @debate.author.name %>
+
+ <% if @debate.author.official? %>
+ •
+
+ <%= @debate.author.official_position %>
+
+ <% end %>
+
<% if @debate.author.verified_organization? %>
•