Add utilization column to dev pod tab
[pharos.git] / tools / pharos-dashboard / templates / dashboard / ci_pods.html
index 2982a6f..a754252 100644 (file)
@@ -41,7 +41,7 @@
                     href={{ pod.slave.last_job_url }}>{{ pod.slave.last_job_name }}</a>
             </th>
         </tr>
-    {% endfor %}`
+    {% endfor %}
     </tbody>
 {% endblock table %}