Spaces:
Sleeping
Sleeping
Update api/templates/base.html
Browse files- 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') }}">
|
| 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">
|