<%= notice %>

Orginal content: <%= @log.original_content %>

Action: <%= @log.action %>

Filtered content: <%= @log.filtered_content %>

Mod words: <%= @log.mod_words %>

<%= link_to 'Edit', edit_log_path(@log) %> | <%= link_to 'Back', logs_path %>