diff --git a/peachjam/templates/peachjam/_header.html b/peachjam/templates/peachjam/_header.html index 5ece96a07..1c726e109 100644 --- a/peachjam/templates/peachjam/_header.html +++ b/peachjam/templates/peachjam/_header.html @@ -61,17 +61,19 @@ {% endblock %} - {% else %} + {% elif PEACHJAM_SETTINGS.allow_save_documents %} Log in {% endif %} {% include 'peachjam/_set_language.html' %}