diff --git a/games/templates/base.html b/games/templates/base.html index be8d84a..506b45f 100644 --- a/games/templates/base.html +++ b/games/templates/base.html @@ -124,7 +124,8 @@
  • All Sessions + href="{% url 'list_sessions' %}">All + Sessions
  • {% load version %} - {% version %} ({% version_date %}) + {% version %} ({% version_date + %}) {% block scripts %} {% endblock scripts %}