Update post.html

This commit is contained in:
seaweedchan 2013-09-21 00:05:49 -07:00
parent 4ee4856a78
commit a274214c07

View File

@ -34,7 +34,7 @@
<div class='postInfo desktop' id=pi#{postID}>
<input type=checkbox name=#{postID} value=delete>
&nbsp;#{subject}&nbsp;
#{subject}&nbsp;
<span class='nameBlock#{capcodeClass}'>
#{emailStart}
<span class=name>#{name or ''}</span>
@ -56,4 +56,4 @@
<blockquote class=postMessage id=m#{postID}>#{comment or ''}</blockquote>#{" "}
</div>"""
</div>"""