From a1106b2e3e6e5aa4d2781955721dddacf825df68 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 24 Sep 2024 16:29:54 -0500 Subject: Add placeholder for background jobs. --- uploader/templates/base.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/uploader/templates/base.html b/uploader/templates/base.html index 5675f0a..e3d3e11 100644 --- a/uploader/templates/base.html +++ b/uploader/templates/base.html @@ -79,6 +79,10 @@
  • RNA-Seq Data
  • +
  • + + Background Jobs
  • -- cgit v1.2.3