* Apply overflow-wrap fallback everywhere we use anywhere value * fix some more non breaking spaces layout issues * user with org sidebar * comment index header
5 lines
229 B
Text
5 lines
229 B
Text
<div id="sidebar-wrapper-right" class="sidebar-wrapper sidebar-wrapper-right crayons-layout__sidebar-right crayons-layout__content">
|
|
<% unless user_signed_in? %>
|
|
<%= render "sidebars/homepage_content" %>
|
|
<% end %>
|
|
</div>
|