about summary refs log tree commit diff stats
path: root/app/views/pokemon/show.html.haml
blob: cbd879beab5dcaade8bb162e54ef8b8895cd9fd1 (plain) (blame)
1
2
3
4
= render @revision
%details#pk-embed-code
  %summary Embed code
  %textarea{ readonly: true }= CGI.escapeHTML(render partial: "embed_code").html_safe