소스 검색

templates: ensure bold blocks are always closed.

Michael Hope 2 년 전
부모
커밋
a376aba8a6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      templates/link.html

+ 1 - 0
templates/link.html 파일 보기

@@ -36,6 +36,7 @@ $for comment in comments:
36 36
     <li>
37 37
     <div class="comment" id="comment_$comment.commentID">
38 38
     $:comment.content
39
+    </b></i>
39 40
     <footer>
40 41
     $ user = comment.user
41 42
     posted <a href="$here#comment_$comment.commentID">$comment.ago()</a> ago