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

Update api/templates/index.html

Browse files
Files changed (1) hide show
  1. api/templates/index.html +1 -1
api/templates/index.html CHANGED
@@ -1,6 +1,6 @@
1
  {% extends 'base.html' %}
2
 
3
- {% block title %}Accueil - Méthodologies{% endblock %}
4
 
5
  {% block content %}
6
 
 
1
  {% extends 'base.html' %}
2
 
3
+ {% block title %}Accueil - Cours{% endblock %}
4
 
5
  {% block content %}
6