% USING: namespaces io furnace sequences xmode.code2html ; %>
Paste: <% "summary" get write %>
<% default-stylesheet %>
[ <% "summary" get write %> ]
| Paste by: | <% "author" get write %> |
| Channel: | <% "channel" get write %> |
| Created: | <% "date" get write %> |
| File type: | <% "mode" get write %> |
<% "syntax" render-template %>
<% "annotations" get [ "annotation" render-component ] each %>
<% model get "annotate-paste" render-component %>