diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 9865e16..e6f38aa 100644 --- a/templates/base.html +++ b/templates/base.html @@ -52,6 +52,16 @@ </a> <a + href="/balancings" + class=" + g-Nav__Link + {% if header == "Balancing" %} g-Nav__Link--Current {% endif %} + " + > + Équilibrage + </a> + + <a href="/balance" class=" g-Nav__Link |
