<%# locals: (author: nil) %>
<% if author %> <%= link_to( user_thumbnail(author, :class => "img-fluid"), user_url(author), :target => "_blank", :rel => "noopener" ) %> <% end %>
<%= yield %>