Docfile commited on
Commit
6b1e735
·
verified ·
1 Parent(s): c48f4d2

Update api/templates/base.html

Browse files
Files changed (1) hide show
  1. api/templates/base.html +1 -1
api/templates/base.html CHANGED
@@ -30,7 +30,7 @@
30
  </button>
31
 
32
  <h1 class="site-title">
33
- <a href="{{ url_for('main_bp.index') }}">Méthodologies</a>
34
  </h1>
35
 
36
  <div class="header-actions">
 
30
  </button>
31
 
32
  <h1 class="site-title">
33
+ <a href="{{ url_for('main_bp.index') }}">Cours</a>
34
  </h1>
35
 
36
  <div class="header-actions">