diff --git a/cookbook/templates/system.html b/cookbook/templates/system.html index e3b7d2024..8f7d83910 100644 --- a/cookbook/templates/system.html +++ b/cookbook/templates/system.html @@ -12,9 +12,9 @@

{% trans 'System' %}

{% blocktrans %} - Django Recipes is an open source free software application. It can be found on - GitHub. - Changelogs can be found here. + Tandoor Recipes is an open source free software application. It can be found on + GitHub. + Changelogs can be found here. {% endblocktrans %}

{% trans 'System Information' %}

diff --git a/requirements.txt b/requirements.txt index 7bb92bc7b..43ae71f6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ uritemplate==4.1.1 beautifulsoup4==4.12.3 microdata==0.8.0 mock==5.1.0 -Jinja2==3.1.4 +Jinja2==3.1.5 django-webpack-loader==3.0.1 git+https://github.com/BITSOLVER/django-js-reverse@071e304fd600107bc64bbde6f2491f1fe049ec82 django-allauth==0.61.1