diff --git a/lemoncurry/templates/lemoncurry/layout.html b/lemoncurry/templates/lemoncurry/layout.html index e9ed97b..da62012 100644 --- a/lemoncurry/templates/lemoncurry/layout.html +++ b/lemoncurry/templates/lemoncurry/layout.html @@ -24,6 +24,8 @@ + {% get_package_json as package %} + @@ -105,7 +107,6 @@ {% endif %} - {% get_package_json as package %}

powered by {{ package.name }} {{ package.version }}