diff --git a/templates/sidebar.html b/templates/sidebar.html index dd3ad85..46ede4a 100644 --- a/templates/sidebar.html +++ b/templates/sidebar.html @@ -143,6 +143,9 @@ + {% if SITELICENSE %} + {{ SITELICENSE }} + {% endif %}