소스 검색

갱신 추가

2DU 9 년 전
부모
커밋
7ef32befa5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      templates/index.html

+ 1 - 0
templates/index.html

@@ -273,6 +273,7 @@
                 {% endautoescape %}
                 {% if ban == 1 %}
                 {% else %}
+                <a href="javascript:window.location.reload(true);">(갱신)</a>
                 <form id="usrform" method="POST" action="/topic/{{page}}/sub/{{suburl}}">
                     <br>
                     <textarea rows="10" cols="100" name="content" form="usrform"></textarea>