diff --git a/seeker/seeker/templates/includes/job_sidebar.html b/seeker/seeker/templates/includes/job_sidebar.html
index 3568668..17ab205 100644
--- a/seeker/seeker/templates/includes/job_sidebar.html
+++ b/seeker/seeker/templates/includes/job_sidebar.html
@@ -30,19 +30,6 @@
-
diff --git a/seeker/seeker/templates/job/job_list.html b/seeker/seeker/templates/job/job_list.html
index 8e94a4f..d0ee380 100644
--- a/seeker/seeker/templates/job/job_list.html
+++ b/seeker/seeker/templates/job/job_list.html
@@ -15,7 +15,7 @@
-
{{ job.scrape_date }}
+
{{ job.board }} | {{ job.scrape_date }}
{% endfor %} {% include 'includes/pagination.html' %}