diff --git a/src/colab/deprecated/templates/login.html b/src/colab/deprecated/templates/login.html index 3ef6657..2f852c6 100644 --- a/src/colab/deprecated/templates/login.html +++ b/src/colab/deprecated/templates/login.html @@ -35,9 +35,10 @@
{% trans "Not already registered? Sign up!" %}

- {% trans "To access some features of Colab you must be registered. + {% blocktrans %}To access some features of Colab you must be registered. If you are not already registered systems in the community Interlegis - click on the link below and get to work!" %}

+ click on the link below and get to work!" + {% endblocktrans %}

{% trans "Sign up" %} -- libgit2 0.21.2