diff --git a/colleges/templates/colleges/potentialfellowship_list.html b/colleges/templates/colleges/potentialfellowship_list.html
index 89e06dab9485af28eeb498db6d4dfbf8fd00fc6c..dd3c9b301ad652bd24388f69975320f3ea296637 100644
--- a/colleges/templates/colleges/potentialfellowship_list.html
+++ b/colleges/templates/colleges/potentialfellowship_list.html
@@ -31,6 +31,7 @@ $(document).ready(function($) {
   </div>
 </div>
 
+{% if potfels_to_vote_on or potfels_voted_on %}
 <div class="row">
   <div class="col-12">
     <h3 class="highlight">Ongoing elections</h3>
@@ -49,6 +50,7 @@ $(document).ready(function($) {
   </div>
 </div>
 {% endif %}
+{% endif %}
 
 <div class="row">
   <div class="col-12">