diff -r adc8466df404 -r 753f1380d6bc app/views/news/show.rhtml
--- a/app/views/news/show.rhtml
+++ b/app/views/news/show.rhtml
@@ -1,4 +1,5 @@
 <div class="contextual">
+<%= watcher_tag(@news, User.current) %>
 <%= link_to(l(:button_edit), 
       edit_news_path(@news),
       :class => 'icon icon-edit',
