diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 636afa4..113b240 100644 --- a/templates/base.html +++ b/templates/base.html @@ -54,7 +54,7 @@ <a href="/survexfilewild/2023">Wild Survex(2023)</a> | <a href="/wallets/year/2023">Wallets(2023)</a> | <a href="{% url "expedition" 2023 %}">Expo(2023)</a> | - <a href="{% url "controlpanel" %}">Control panel</a> | + <a href="{% url "controlpanel" %}">Control panel</a> | {{ user.current_year }} | </div> |