Explorar el Código

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

DeadTOm hace 4 semanas
padre
commit
95436e6aa2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>