diff --git a/extra/webapps/pastebin/annotation.furnace b/extra/webapps/pastebin/annotation.furnace index 420c1625f5..791905197e 100755 --- a/extra/webapps/pastebin/annotation.furnace +++ b/extra/webapps/pastebin/annotation.furnace @@ -1,11 +1,11 @@ -<% USING: namespaces io ; %> +<% USING: namespaces io furnace calendar ; %>
Annotation by: | <% "author" get write %> |
---|---|
Channel: | <% "channel" get write %> |
Created: | <% "date" get write %> |
Created: | <% "date" get timestamp>string write %> |