diff --git a/views/item-partial.html b/views/item-partial.html index fd38ce8..d2398e3 100644 --- a/views/item-partial.html +++ b/views/item-partial.html @@ -129,7 +129,7 @@ @if(session.admin)data-is-admin="true" @endif @else style="display:none" @endif @if(item.is_comments_locked)data-is-locked="true" @endif>
-

Comments @if(item.is_comments_locked)🔒@endif

+ Comments @if(item.is_comments_locked)🔒@endif
Loading...