husseinelsaadi commited on
Commit
40c0d9e
·
1 Parent(s): 1b00758
backend/templates/my_applications.html CHANGED
@@ -9,10 +9,10 @@
9
  <p>Your submitted job applications are listed below.</p>
10
  </div>
11
 
12
- <ul class="breadcrumbs">
13
  <li><a href="{{ url_for('index') }}">Home</a></li>
14
  <li>My Applications</li>
15
- </ul>
16
 
17
  <!-- Prominent interview tips moved from the apply page. This section is placed
18
  near the top of the My Applications page so candidates see the
 
9
  <p>Your submitted job applications are listed below.</p>
10
  </div>
11
 
12
+ <!-- <ul class="breadcrumbs">
13
  <li><a href="{{ url_for('index') }}">Home</a></li>
14
  <li>My Applications</li>
15
+ </ul> -->
16
 
17
  <!-- Prominent interview tips moved from the apply page. This section is placed
18
  near the top of the My Applications page so candidates see the