aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates')
-rw-r--r--cgi/templates/board.html3
-rw-r--r--cgi/templates/board.jp.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/cgi/templates/board.html b/cgi/templates/board.html
index ab867d4..778fb31 100644
--- a/cgi/templates/board.html
+++ b/cgi/templates/board.html
@@ -256,7 +256,8 @@
</td></tr></table>
<?py #endif ?>
<?py #endfor ?>
- <div class="cut"></div></div>
+ </div>
+ <div class="cut"></div>
<?py if replythread: ?>
<hr />
<div class="nav">&#91;<a href="#{boards_url}#{board}/">Volver al IB</a>&#93;
diff --git a/cgi/templates/board.jp.html b/cgi/templates/board.jp.html
index 0e223c9..8e1a1c0 100644
--- a/cgi/templates/board.jp.html
+++ b/cgi/templates/board.jp.html
@@ -249,7 +249,8 @@
</td></tr></table>
<?py #endif ?>
<?py #endfor ?>
- <div class="cut"></div></div>
+ </div>
+ <div class="cut"></div>
<?py if replythread: ?>
<hr />
<div class="nav">&#91;<a href="#{boards_url}#{board}/">掲示板に戻る</a>&#93;