<%= notice %>
Orginal content: <%= @log.original_content %>
Action: <%= @log.action %>
Scenario: <%= @log.scenario %>
Stage: <%= @log.stage %>
Filtered content: <%= @log.filtered_content %>
Mod words: <%= @log.mod_words %>
<%= link_to 'Edit', edit_log_path(@log) %> | <%= link_to 'Back', logs_path %>