diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-05-11 19:22:22 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-05-11 19:22:22 +0530 |
commit | 8588118a0693830ee4a5c23fe8c887a6b18b4497 (patch) | |
tree | 8025c43cda25f5c0dd3203f7f8d61bbfe4fd2535 | |
parent | a44d6029f2aed0389750ce0cd694a369450fef57 (diff) |
update
-rw-r--r-- | web/app/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/templates/home.html b/web/app/templates/home.html index d35767a..32cee4a 100644 --- a/web/app/templates/home.html +++ b/web/app/templates/home.html @@ -50,7 +50,7 @@ }) </script> -<h3>Running Jobs</h3> +<h3>Jobs</h3> <table> <thead> <tr> |