diff options
Diffstat (limited to 'app/views/wiki/special_page_index.rhtml')
-rw-r--r-- | app/views/wiki/special_page_index.rhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/wiki/special_page_index.rhtml b/app/views/wiki/special_page_index.rhtml index 5547f5b1c..a0670da37 100644 --- a/app/views/wiki/special_page_index.rhtml +++ b/app/views/wiki/special_page_index.rhtml @@ -1,3 +1,7 @@ +<div class="contextual"> +<%= watcher_tag(@wiki, User.current) %> +</div> + <h2><%= l(:label_index_by_title) %></h2> <% if @pages.empty? %> |