瀏覽代碼

Added line stating that the page autorefreshes. Hopefully helpful for people using a screen-reader.

DeadTOm 4 周之前
父節點
當前提交
95436e6aa2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ownchatbot/templates/userqueue.html

+ 1 - 0
ownchatbot/templates/userqueue.html

@@ -18,6 +18,7 @@
     <div id="queue" class="queuecontent">
 
         <body>
+        <i>This page auto-refreshes every 30 seconds.</i>
             <h3>Queue</h3>
             {% if queue %}
             <table>