{{ link.mainDisplay || link.main }}{{ (enable_item_slugs && item.slug) ? item.slug : item.id }}{{ link.suffix }}
@if(item.title){!! item.title !!}@elseif(can_manage_item)Add a title@endif
@if(can_manage_item)
@endif
@endif
@if(session || !hide_comments_from_public)
@if(item.is_comments_locked && !is_mod_or_admin)
@endif
@endif
🔒 Comments are disabled on this thread.
@elseif(session && session.is_anon && !anon_permissions.comment)
🔒 Anonymous comments are disabled.
@else
@endif