site news
Using Jamroom
click on it, you will be take to the location where it exists. Either Edit it to change it to what you want or delete it and reset the caches.
paste_as_text: true,
{$blocked = explode(',',$profile_nocomment)}
{if is_array($blocked) && !in_array($_user._user_id, $blocked)}
// show the comment form
{/if}