<%= notice %>
Author: <%= @extension.author %>
Version: <%= @extension.version %>
Description: <%= @extension.description.html_safe %>
Preview: <%=image_tag @extension.preview, :width => 600, :height => 300 %>