source: server/trunk/web/root/templates/html/chat/viewpaste.tt @ 245

Last change on this file since 245 was 245, checked in by nanardon, 13 years ago
  • delete old paste (when new one is request)
  • paste title is the command line
  • Property svn:keywords set to Id
File size: 127 bytes
Line 
1<!-- $Id$ -->
2
3<p>[% xmlrpc.title %] (the [% xmlrpc.whenpaste %])</p>
4
5<pre class="filedata">
6[% xmlrpc.reply | html %]
7</pre>
Note: See TracBrowser for help on using the repository browser.