Wiki Page: <%= @thispage.title %>

Showing differences between <%= compact_time @thispage.created_at %> (<%= link_to @thispage.updater_name, user_path(@thispage.updater) %>) and <%= compact_time @otherpage.created_at %> (<%= link_to @otherpage.updater_name, user_path(@otherpage.updater) %>)

<%= wiki_page_diff(@thispage, @otherpage) %>
<%= render "wiki_pages/secondary_links" %>