<%= @PAGE_TITLE = "Output: #{@output.code}" %>

Size
<%= @output.size %>
Pre-render?
<%= @output.prerender? %>
Rich Output?
<%= @output.is_rich? %>
Rendered:
<%= @output.asset_outputs.count %> assets rendered.
<%= link_to "Edit", edit_a_output_path(@output), :class => "btn btn-primary" %>