~danbuk/pastebin-ng/refactor

« back to all changes in this revision

Viewing changes to templates/paste_view.html

  • Committer: Daniel Bartlett
  • Date: 2008-02-11 22:06:50 UTC
  • Revision ID: dan@f-box.org-20080211220650-68hbku1hgxx3hw1w
class pastbinNG refactored.
Minor changes to init process.
Minor change to paste_view template.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<div>
2
2
<h4><tag:title /></h4>
3
 
<i><tag:author /></i><br />
4
 
<pre><tag:body_raw /></pre>
 
3
<small><tag:datetime /></small> - <i><tag:author /></i><br />
 
4
<tag:body />
5
5
</div>
 
 
b'\\ No newline at end of file'