8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
|
|
<% 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 %>
|