factor/apps/furnace-pastebin/paste-list.fhtml

8 lines
218 B
Plaintext
Raw Permalink Normal View History

2006-09-13 00:48:04 -04:00
<% USING: namespaces furnace sequences ; %>
<table>
<tr><th>Summary:</th><th>Paste by:</th></tr>
<% "pastes" get [ "paste-summary" render-template ] each %></table>
<% "new-paste-quot" get "New paste" render-link %>